mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
As the INFO stuff un doc/ works, we may as well build/install it.
OK'ed by: obrien
This commit is contained in:
parent
ca31683853
commit
a4e77b9b5f
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue