From 918fb560b426605f99adca2e6ee7a8189117edfc Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Tue, 27 Mar 2001 08:43:28 +0000 Subject: Make it possible to build manpages for the entire source tree. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 68abfb553ab0..1733d670f988 100644 --- a/Makefile +++ b/Makefile @@ -84,7 +84,7 @@ # Define the user-driven targets. These are listed here in alphabetical # order, but that's not important. # -TGTS= afterdistribute all buildkernel buildworld checkdpadd clean \ +TGTS= afterdistribute all all-man buildkernel buildworld checkdpadd clean \ cleandepend cleandir depend distribute distribworld everything \ hierarchy includes install installkernel kernel reinstallkernel \ installmost installworld libraries lint maninstall mk most obj \ -- cgit v1.2.3