mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 18:52:57 +00:00
Removed makefile temporarily.
svn path=/trunk/; revision=8185
This commit is contained in:
parent
e592ecdfeb
commit
a1bb46750c
1 changed files with 0 additions and 21 deletions
|
@ -1,21 +0,0 @@
|
|||
PATH_TO_TOP = ../../..
|
||||
|
||||
TARGET_TYPE = program
|
||||
|
||||
TARGET_APPTYPE = windows
|
||||
|
||||
TARGET_NAME = regsvr32
|
||||
|
||||
TARGET_INSTALLDIR = system32
|
||||
|
||||
TARGET_SDKLIBS = kernel32.a user32.a ole32.a
|
||||
|
||||
TARGET_OBJECTS = regsvr32.o
|
||||
|
||||
TARGET_CFLAGS += -DUNICODE -Wall -Werror -D__USE_W32API
|
||||
|
||||
include $(PATH_TO_TOP)/rules.mak
|
||||
|
||||
include $(TOOLS_PATH)/helper.mk
|
||||
|
||||
# EOF
|
Loading…
Add table
Add a link
Reference in a new issue