summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-09-04 21:19:37 +0000
committerjb <jb@FreeBSD.org>1998-09-04 21:19:37 +0000
commitf745b89a3e61809675f5ebdb4b36886957069526 (patch)
tree84b568412564a247c8cbd470a4eee86b7831709d /Makefile
parentf8b9e8745634acb7bece69b09196d261a1c54f9e (diff)
downloadFreeBSD-src-f745b89a3e61809675f5ebdb4b36886957069526.zip
FreeBSD-src-f745b89a3e61809675f5ebdb4b36886957069526.tar.gz
YAMT (yet another missing target). It's a shame that these have to
be visible to the user. Maybe `make release' should call the backend directly.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fe09034..f9a0580 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.212 1998/09/01 05:53:00 jb Exp $
+# $Id: Makefile,v 1.213 1998/09/04 09:19:19 jb Exp $
#
# The user-driven targets are:
#
@@ -92,7 +92,7 @@
#
TGTS = all buildworld clean cleandepend cleanobj depend distribute \
everything includes installmost install installworld most obj \
- update world
+ update world afterdistribute
#
# Handle the user-driven targets, using the source relative mk files.
OpenPOWER on IntegriCloud