Added man 'making'

This commit is contained in:
Ben Gras 2005-05-03 08:48:26 +00:00
parent 83a31f2cda
commit 544b225a44

View file

@ -48,5 +48,6 @@ all install clean::
cd boot && $(MAKE) $@
test ! -f commands/Makefile || { cd commands && $(MAKE) $@; }
cd tools && $(MAKE) $@
#cd man && $(MAKE) $@
cd servers && $(MAKE) $@
cd man && $(MAKE) $@