From 0e3d3b4b2364d3693caf264aa339880db72ae64d Mon Sep 17 00:00:00 2001 From: jkh Date: Tue, 29 Sep 1998 22:03:13 +0000 Subject: Add back a few useful targets lost in the reshuffle. Reviewed by: jb --- Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d2c09de..02f7411 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.218 1998/09/15 05:10:17 jkh Exp $ +# $Id: Makefile,v 1.219 1998/09/28 20:39:23 jb Exp $ # # The user-driven targets are: # @@ -92,9 +92,9 @@ # Define the user-driven targets. These are listed here in alphabetical # order, but that's not important. # -TGTS = afterdistribute all buildworld clean cleandepend cleanobj depend \ - distribute everything hierarchy includes installmost install \ - installworld most obj rerelease update world +TGTS = afterdistribute all buildworld clean cleandepend cleandir cleanobj \ + depend distribute everything hierarchy includes installmost install \ + installworld mk most obj rerelease update world # # Handle the user-driven targets, using the source relative mk files. -- cgit v1.1