diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-09-10 20:44:56 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-09-10 20:44:56 +0000 |
| commit | db23f9b3b16409e523e96e4006ce4edbd3987765 (patch) | |
| tree | 98fc2a4ba853f5a80f66c1adf85db63e3a99b8fb /Makefile | |
| parent | efc22bbdd3c100b2743d623086997775d4a0f4ac (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.215 1998/09/07 18:10:26 ache Exp $ +# $Id: Makefile,v 1.216 1998/09/09 06:07:32 jb Exp $ # # The user-driven targets are: # @@ -93,8 +93,8 @@ # order, but that's not important. # TGTS = afterdistribute all buildworld clean cleandepend cleanobj depend \ - distribute everything includes installmost install installworld \ - most obj rerelease update world + distribute everything hierarchy includes installmost install \ + installworld most obj rerelease update world # # Handle the user-driven targets, using the source relative mk files. |
