Changeset 691 for trunk/client/src/Makefile.kmk
- Timestamp:
- Mar 1, 2012, 1:03:21 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/src/Makefile.kmk
r687 r691 22 22 export IPFC=$(TOOLKIT)\IPFC 23 23 24 ndpsmb_RCTOOL =OPENWATCOM25 24 TOOL_OPENWATCOM_RCFLAGS += -i=$(TOOLKIT)/h 26 25 … … 147 146 @ppwizard.cmd ./help/readme_de.txt /option:KeepIndent=On /option:LeaveBlankLines=On /Pack:N /output:$(PATH_INST_BIN)/readme_de.txt /other /WarningsRc:0 /Define:de /Define:txt 148 147 149 # copy ndpsmb.dll to the bin location150 $(PATH_INST_BIN)/ndpsmb.dll:151 $(CP) $(PATH_INST_LIB)/ndpsmb.dll $(PATH_INST_BIN)152 148 153 149 # final: zip all files!
Note:
See TracChangeset
for help on using the changeset viewer.