Changeset 686


Ignore:
Timestamp:
Jan 26, 2012, 5:33:56 PM (14 years ago)
Author:
Silvan Scherrer
Message:

Samba Client 2.1: adjust to newer kmk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/client-2.1/src/Makefile.kmk

    r684 r686  
    6161ndpsmb_CLEAN = rc/description.rc $(PATH_STAGE_LIB)/ndpsmb.dll
    6262
    63 
    6463#build other files (e.g. help)
    65 OTHER_CLEAN = $(PATH_INST_BIN)/en/ndpsmb.hlp $(PATH_OBJ)/en/ndpsmb.ipf $(PATH_INST_BIN)/readme.txt \
     64OTHER_CLEAN += $(PATH_INST_BIN)/en/ndpsmb.hlp $(PATH_OBJ)/en/ndpsmb.ipf $(PATH_INST_BIN)/readme.txt \
    6665              $(PATH_INST_BIN)/fr/ndpsmb.hlp $(PATH_OBJ)/fr/ndpsmb.ipf $(PATH_INST_BIN)/readme_fr.txt \
    6766              $(PATH_INST_BIN)/de/ndpsmb.hlp $(PATH_OBJ)/de/ndpsmb.ipf $(PATH_INST_BIN)/readme_de.txt
    6867
    6968# install some more files
    70 INSTALLS = ndpsmb-docs help-system
     69INSTALLS = ndpsmb-docs
    7170ndpsmb-docs_INST = $(INST_BIN)
    72 ndpsmb-docs_SOURCES = COPYING resources/ndpsmb.ndp resources/instpl.cmd resources/uninstpl.cmd \
     71ndpsmb-docs_SOURCES = COPYING resources/ndpsmb.ndp resources/instpl.cmd resources/uninstpl.cmd
    7372
    74 OTHER_CLEAN += $(INST_BIN)/COPYING $(INST_BIN)/ndpsmb.ndp $(INST_BIN)/instpl.cmd $(INST_BIN)/uninstpl.cmd
    75  
     73OTHER_CLEAN += $(INST_BIN)/COPYING $(INST_BIN)/ndpsmb.ndp $(INST_BIN)/instpl.cmd $(INST_BIN)/uninstpl.cmd $(INST_BIN)/ndpsmb.dll $(PATH_OBJ)/ndpsmb.wis
    7674
    7775# packaging stuffs
Note: See TracChangeset for help on using the changeset viewer.