diff options
| author | John Birrell <jb@FreeBSD.org> | 1998-09-04 21:19:37 +0000 |
|---|---|---|
| committer | John Birrell <jb@FreeBSD.org> | 1998-09-04 21:19:37 +0000 |
| commit | 4c1e0b359649a3e40105fe5faf754eae5ef582bd (patch) | |
| tree | 1d0a912516a6b08acb26e79ff853d23b9a74f3d0 /Makefile | |
| parent | 14b1f1905541a74997094113d5f82ce88a8f177b (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile index fe09034a58956..f9a0580fa64db 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. |
