From c0a487abfb4103622a0fa4f060b40733bc8f8531 Mon Sep 17 00:00:00 2001 From: jb Date: Fri, 4 Sep 1998 09:19:19 +0000 Subject: Add the distribute target that make release wants. --- Makefile.inc0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.inc0') diff --git a/Makefile.inc0 b/Makefile.inc0 index e3c2962..1f7f7cf 100644 --- a/Makefile.inc0 +++ b/Makefile.inc0 @@ -1,5 +1,5 @@ # -# $Id: Makefile.inc0,v 1.1 1998/08/31 01:08:08 jb Exp $ +# $Id: Makefile.inc0,v 1.2 1998/09/01 06:02:00 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,7 +29,7 @@ MAKE= make -m ${.CURDIR}/share/mk -f Makefile.inc1 # # These are the backend targets. # -BKTGTS= all clean cleandepend cleanobj depend everything includes \ +BKTGTS= all clean cleandepend cleanobj depend distribute everything includes \ installmost install most obj update # -- cgit v1.1