mirror of
https://github.com/reactos/reactos.git
synced 2025-06-10 20:34:59 +00:00
cleanup
svn path=/trunk/; revision=3195
This commit is contained in:
parent
3f876808eb
commit
11d5861527
1 changed files with 2 additions and 2 deletions
|
@ -7,11 +7,11 @@ TARGET_APPTYPE = console
|
||||||
|
|
||||||
TARGET_NAME = niclist
|
TARGET_NAME = niclist
|
||||||
|
|
||||||
TARGET_SDKLIBS = ws2_32.a
|
TARGET_SDKLIBS =
|
||||||
|
|
||||||
TARGET_OBJECTS = $(TARGET_NAME).o
|
TARGET_OBJECTS = $(TARGET_NAME).o
|
||||||
|
|
||||||
TARGET_GCCLIBS = iberty
|
TARGET_GCCLIBS =
|
||||||
|
|
||||||
include $(PATH_TO_TOP)/rules.mak
|
include $(PATH_TO_TOP)/rules.mak
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue