View | Details | Raw Unified | Return to bug 18574
Collapse All | Expand All

(-)Makefile 2000/05/15 21:25:49 (-1 / +1 lines)
Lines 3-9 Link Here
3
# The order of some of these are rather important.  Some depend on previous
3
# The order of some of these are rather important.  Some depend on previous
4
# subdirs.
4
# subdirs.
5
5
6
SUBDIR= cc_fbsd cc_tools cc_int cccp cc1 cc
6
SUBDIR= cc_fbsd cc_tools cc_int cccp cc1 cc gcov
7
7
8
.if !defined(NO_CPP)
8
.if !defined(NO_CPP)
9
SUBDIR+= cpp
9
SUBDIR+= cpp

Return to bug 18574