mirror of
https://github.com/reactos/reactos.git
synced 2025-08-11 13:25:36 +00:00
remove old makefile
svn path=/trunk/; revision=15921
This commit is contained in:
parent
3bf9dce002
commit
f30aac562d
36 changed files with 0 additions and 1680 deletions
|
@ -1,22 +0,0 @@
|
|||
|
||||
PATH_TO_TOP=../../../reactos
|
||||
|
||||
TARGET_TYPE = program
|
||||
|
||||
TARGET_APPTYPE = console
|
||||
|
||||
TARGET_NAME = netreg
|
||||
|
||||
TARGET_SDKLIBS =
|
||||
|
||||
TARGET_OBJECTS = $(TARGET_NAME).o
|
||||
|
||||
TARGET_GCCLIBS = ws2_32 stdc++
|
||||
|
||||
include $(PATH_TO_TOP)/rules.mak
|
||||
|
||||
include $(TOOLS_PATH)/helper.mk
|
||||
|
||||
TARGET_CPPFLAGS = -I$(PATH_TO_TOP)/w32api/include -D__USE_W32API
|
||||
|
||||
# EOF
|
Loading…
Add table
Add a link
Reference in a new issue