From 60877fdd8d19015214396de02f62b5ff999199f3 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Thu, 8 Oct 1998 06:19:29 +0000 Subject: add "smbtorture" alias for building smbtorture (This used to be commit 230e4eb3dd9753899564fd6ec0e0291ee00be8c4) --- source3/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source3') diff --git a/source3/Makefile.in b/source3/Makefile.in index a0032d8de8..fab5c1ebd4 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -232,6 +232,8 @@ all : CHECK $(SPROGS) $(PROGS) smbwrapper : CHECK smbwrapper/smbsh smbwrapper/smbwrapper.so @WRAP32@ +smbtorture : CHECK bin/smbtorture + .SUFFIXES: .SUFFIXES: .c .o .po .po32 -- cgit