Ignore:
Timestamp:
Jun 30, 2009, 5:34:33 PM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Config/makefile changes for 1.6 (not complete yet)

Location:
branches/client-1.6/src
Files:
2 edited

Legend:

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

    r182 r293  
    99# in bldlevel informations
    1010#
    11 VERSION = 1.5.0
    12 BUILD   = beta1
    13 SAMBA   = ../../samba-3.0
    14 TOOLKIT = f:/dev/toolkit452
     11VERSION = 1.6.beta1
     12BUILD   = beta
     13SAMBA   = ../../samba-3.3.x
     14TOOLKIT = u:/os2tk45
  • branches/client-1.6/src/Makefile.kmk

    r195 r293  
    4545                $(SAMBA)/source/popt \
    4646                $(SAMBA)/source/lib/talloc \
    47                 $(SAMBA)/source/librpc \
    48                 $(SAMBA)/source/tdb/include \
     47                $(SAMBA)/source/lib/pc \
     48                $(SAMBA)/source/lib/tdb/include \
     49        $(SAMBA)/source/lib/tdb/common \
     50        $(SAMBA)/source/lib/compression \
     51        $(SAMBA)/source/lib/ldb/include \
     52        $(SAMBA)/source/lib/ldb/ldb_tdb \
     53        $(SAMBA)/source/lib/ldb/modules \
     54        $(SAMBA)/source/lib/ldb/nssldb \
     55        $(SAMBA)/source/lib/ldb/tools \
     56        $(SAMBA)/source/lib/netapi \
     57        $(SAMBA)/source/lib/nss_wrapper \
     58        $(SAMBA)/source/lib/smbconf \
     59        $(SAMBA)/source/lib/socket_wrapper \
    4960                $(GCC_INC)
    5061
Note: See TracChangeset for help on using the changeset viewer.