projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f87680
)
cleanup
author
Robert Dickenson
<robd@reactos.org>
Tue, 9 Jul 2002 19:40:50 +0000
(19:40 +0000)
committer
Robert Dickenson
<robd@reactos.org>
Tue, 9 Jul 2002 19:40:50 +0000
(19:40 +0000)
svn path=/trunk/; revision=3195
rosapps/net/niclist/makefile
patch
|
blob
|
history
diff --git
a/rosapps/net/niclist/makefile
b/rosapps/net/niclist/makefile
index
f119bd8
..
0b06092
100644
(file)
--- a/
rosapps/net/niclist/makefile
+++ b/
rosapps/net/niclist/makefile
@@
-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