From 230e4eb3dd9753899564fd6ec0e0291ee00be8c4 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 --- source/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/Makefile.in') diff --git a/source/Makefile.in b/source/Makefile.in index a0032d8de8f..fab5c1ebd47 100644 --- a/source/Makefile.in +++ b/source/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