- Timestamp:
- Jun 30, 2009, 5:34:33 PM (16 years ago)
- Location:
- branches/client-1.6/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/client-1.6/src/Config.km_
r182 r293 9 9 # in bldlevel informations 10 10 # 11 VERSION = 1. 5.012 BUILD = beta 113 SAMBA = ../../samba-3. 014 TOOLKIT = f:/dev/toolkit45211 VERSION = 1.6.beta1 12 BUILD = beta 13 SAMBA = ../../samba-3.3.x 14 TOOLKIT = u:/os2tk45 -
branches/client-1.6/src/Makefile.kmk
r195 r293 45 45 $(SAMBA)/source/popt \ 46 46 $(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 \ 49 60 $(GCC_INC) 50 61
Note:
See TracChangeset
for help on using the changeset viewer.