diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-09-07 18:10:26 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-09-07 18:10:26 +0000 |
| commit | dac1e6e6ec392d75be8a1b991a8f5b081ff9edd1 (patch) | |
| tree | 5f5fd0e0e259fc8fbe360071879e53a296ef89f1 /Makefile | |
| parent | e0b8e0b8f2f63f0ebe0561d58d6893ca52a6a176 (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,5 +1,5 @@ # -# $Id: Makefile,v 1.213 1998/09/04 09:19:19 jb Exp $ +# $Id: Makefile,v 1.214 1998/09/04 21:19:37 jb Exp $ # # The user-driven targets are: # @@ -91,8 +91,8 @@ # order, but that's not important. # TGTS = all buildworld clean cleandepend cleanobj depend distribute \ - everything includes installmost install installworld most obj \ - update world afterdistribute + everything hierarchy includes installmost install installworld \ + most obj update world afterdistribute # # Handle the user-driven targets, using the source relative mk files. |
