As the INFO stuff un doc/ works, we may as well build/install it.

OK'ed by:	obrien
This commit is contained in:
Mark Murray 1999-04-13 17:56:28 +00:00
parent ca31683853
commit a4e77b9b5f

View file

@ -1,10 +1,10 @@
#
# $Id: Makefile,v 1.11 1999/03/26 12:43:56 obrien Exp $
# $Id: Makefile,v 1.11 1999/04/04 16:36:31 obrien Exp $
#
# The order of some of these are rather important. Some depend on previous
# subdirs.
SUBDIR= cc_tools cc_int cc_drv cpp cc1 cc cc1obj cc1plus c++ c++filt ## doc
SUBDIR= cc_tools cc_int cc_drv cpp cc1 cc cc1obj cc1plus c++ c++filt doc
.include <bsd.subdir.mk>