Changeset 798


Ignore:
Timestamp:
Aug 21, 2013, 5:14:02 PM (12 years ago)
Author:
Silvan Scherrer
Message:

Samba Client 2.1: change bldlevel creation

Location:
branches/client-2.1/src
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • branches/client-2.1/src/Config.km_

    r650 r798  
    1212VERSION = 2.1.x
    1313BUILD   = beta-date
     14VENDOR  = netlabs
    1415SAMBA   = ../../samba-33
    1516TOOLKIT = u:/os2tk45
  • branches/client-2.1/src/Makefile.kmk

    r767 r798  
    9999        @echo Writing build level informations
    100100        @cp rc/description.rc_ rc/description.rc
    101         @BldLevelInf0.cmd $(VERSION) $(BUILD)
     101        $(QUIET)cmd /c 'BldLevelInf.cmd -V"$(VERSION)" -N"$(VENDOR)" -D"NDPSMB - SMBFS NetDrive External Plugin Build $(BUILD)" -Len rc\\description.rc'
    102102
    103103# compile help file
Note: See TracChangeset for help on using the changeset viewer.