source: branches/samba-3.3.x/source/Makefile.in#@ 271

Last change on this file since 271 was 206, checked in by Herwig Bauernfeind, 16 years ago

Import Samba 3.3 branch at 3.0.0 level (psmedley's port)

File size: 773 bytes
Line 
1***************
2*** 240,246 ****
3 LIB_WITH_PROTO_OBJ = $(VERSION_OBJ) lib/charcnv.o lib/debug.o lib/fault.o \
4 lib/interface.o lib/md4.o \
5 lib/interfaces.o lib/pidfile.o \
6- lib/signal.o lib/system.o lib/sendfile.o lib/time.o \
7 lib/ufc.o lib/genrand.o lib/username.o \
8 lib/util_pw.o lib/access.o lib/smbrun.o \
9 lib/bitmap.o lib/crc32.o lib/dprintf.o \
10--- 240,246 ----
11 LIB_WITH_PROTO_OBJ = $(VERSION_OBJ) lib/charcnv.o lib/debug.o lib/fault.o \
12 lib/interface.o lib/md4.o \
13 lib/interfaces.o lib/pidfile.o \
14+ lib/signal.o lib/system.o lib/os2ea.o lib/sendfile.o lib/time.o \
15 lib/ufc.o lib/genrand.o lib/username.o \
16 lib/util_pw.o lib/access.o lib/smbrun.o \
17 lib/bitmap.o lib/crc32.o lib/dprintf.o \
Note: See TracBrowser for help on using the repository browser.