svn path=/trunk/; revision=3195
This commit is contained in:
Robert Dickenson 2002-07-09 19:40:50 +00:00
parent 3f876808eb
commit 11d5861527

View file

@ -7,11 +7,11 @@ TARGET_APPTYPE = console
TARGET_NAME = niclist
TARGET_SDKLIBS = ws2_32.a
TARGET_SDKLIBS =
TARGET_OBJECTS = $(TARGET_NAME).o
TARGET_GCCLIBS = iberty
TARGET_GCCLIBS =
include $(PATH_TO_TOP)/rules.mak