mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
Added .o -> .sys rule to simplify driver makefiles
Added PATH_TO_ROOT variable to most makefiles Added system independant install utility Implemented prototype system for changing individual regions without a memory area Added some interesting articles from usenet svn path=/trunk/; revision=1306
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#
|
||||
#
|
||||
#
|
||||
PATH_TO_TOP = ../..
|
||||
|
||||
OBJECTS = dump_shared_data.o
|
||||
PROGS = dump_shared_data.exe
|
||||
LIBS =
|
||||
|
||||
Reference in New Issue
Block a user