X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/c852886b720b855ba45f1cfb8f43c0802e8dd61a..4a74cc46c5dd872f9e6083f2a85b487d5ffe3327:/ipif/Makefile diff --git a/ipif/Makefile b/ipif/Makefile index 70e163d..522006c 100644 --- a/ipif/Makefile +++ b/ipif/Makefile @@ -16,7 +16,7 @@ # along with userv-utils; if not, write to the Free Software # Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -# $Id: Makefile,v 1.15 2000/12/11 02:41:27 ian Exp $ +# $Id: Makefile,v 1.16 2000/12/11 02:46:04 ian Exp $ OPTIMISE= -O2 CFLAGS= -Wall -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith \ @@ -90,7 +90,7 @@ automech.c: automech.h clean: rm -f *.o core automech.[ch] *~ ./#*# -realclean: clean +realclean distclean: clean rm -f $(TARGETS) forwarder.o $(MECHOBJS) automech.o utils.o: forwarder.h automech.h