From 9cbf9bf62a8a2d5441efe817f94aca3ee9e20403 Mon Sep 17 00:00:00 2001 From: jb Date: Tue, 1 Sep 1998 06:02:00 +0000 Subject: Add the clean targets again. --- Makefile.inc0 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile.inc0 b/Makefile.inc0 index 2be6fdf..e3c2962 100644 --- a/Makefile.inc0 +++ b/Makefile.inc0 @@ -1,5 +1,5 @@ # -# $Id$ +# $Id: Makefile.inc0,v 1.1 1998/08/31 01:08:08 jb Exp $ # # This makefile ensures that the object directory is set according to the # object format to avoid mixing aout and elf formatted files during the @@ -29,8 +29,8 @@ MAKE= make -m ${.CURDIR}/share/mk -f Makefile.inc1 # # These are the backend targets. # -BKTGTS= all depend everything includes install installmost most obj update - +BKTGTS= all clean cleandepend cleanobj depend everything includes \ + installmost install most obj update # # A generic rule for the backend targets. -- cgit v1.1