- Timestamp:
- Feb 27, 2000, 1:31:23 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/makefile
r2909 r2930 1 # $Id: makefile,v 1.5 2 2000-02-26 18:23:34bird Exp $1 # $Id: makefile,v 1.53 2000-02-27 12:31:23 bird Exp $ 2 2 3 3 # … … 166 166 # 167 167 APIImport: 168 $(DOWITHDIRS) -e$(NOTWIN32DLLS) - ewnetap32 -cp \168 $(DOWITHDIRS) -e$(NOTWIN32DLLS) -cp \ 169 169 ..\..\tools\bin\APIImport.cmd 170 cd wnetap32171 echo LIBRARY NETAPI32 > APIImport.def172 grep -v "LIBRARY WNETAP32" netapi32.def >> APIImport.def173 ..\..\tools\bin\APIImport.exe APIImport.def174 170 175 171 StateUpd: 176 172 ..\tools\bin\StateUpd.exe -io+ 177 -$(DOWITHDIRS) -e$(NOTWIN32DLLS) - ewnetap32 -cp -i \173 -$(DOWITHDIRS) -e$(NOTWIN32DLLS) -cp -i \ 178 174 ..\..\tools\bin\StateUpd.exe -ie- -ib- 179 175 ..\tools\bin\StateUpd.exe -io+
Note:
See TracChangeset
for help on using the changeset viewer.