summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2007-06-29 17:27:59 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:23:43 -0500
commit971b640e0cb8bac510771d126454a8e4d2eff507 (patch)
tree3c1de04971bc3ae38305f5b406c9a9d65d81f99e /source3/Makefile.in
parent8689b1ce99d7941c6548e75e8e8b8a2751de4c2c (diff)
downloadsamba-971b640e0cb8bac510771d126454a8e4d2eff507.tar.gz
samba-971b640e0cb8bac510771d126454a8e4d2eff507.tar.bz2
samba-971b640e0cb8bac510771d126454a8e4d2eff507.zip
r23660: Anybody know what check_dos_char() was used for? It wasn't called at
all, so it's gone. With it 8k bss went away. (This used to be commit 7e9a4c39a5ce620f8eac74d0ae4dd80b96c81aca)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 9910f0feb5..ff1cf92f83 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1735,8 +1735,6 @@ bin/t_strappend@EXEEXT@: $(BINARY_PREREQS) bin/libbigballofmud.@SHLIBEXT@ tortur
bin/t_stringoverflow@EXEEXT@: $(BINARY_PREREQS) bin/libbigballofmud.@SHLIBEXT@ torture/t_stringoverflow.o
$(CC) $(FLAGS) -o $@ $(DYNEXP) torture/t_stringoverflow.o -L./bin -lbigballofmud
-bin/t_doschar@EXEEXT@: $(BINARY_PREREQS) bin/libbigballofmud.@SHLIBEXT@ torture/t_doschar.o
- $(CC) $(FLAGS) -o $@ $(DYNEXP) $(LIBS) torture/t_doschar.o -L ./bin -lbigballofmud
bin/t_push_ucs2@EXEEXT@: $(BINARY_PREREQS) bin/libbigballofmud.@SHLIBEXT@ torture/t_push_ucs2.o
$(CC) $(FLAGS) -o $@ $(DYNEXP) $(LIBS) torture/t_push_ucs2.o -L ./bin -lbigballofmud