diff options
| author | Alexander Kabaev <kan@FreeBSD.org> | 2004-11-07 22:49:20 +0000 |
|---|---|---|
| committer | Alexander Kabaev <kan@FreeBSD.org> | 2004-11-07 22:49:20 +0000 |
| commit | 37df7946f828e900653acc2acc3781c332f90d0c (patch) | |
| tree | 929f86fad83ebc532a7c93abd7a86a73e379295f /gnu/usr.bin/cc/Makefile | |
| parent | ef11fbd7c42f873c6fee899cb63ab143d345ea4d (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/cc/Makefile')
| -rw-r--r-- | gnu/usr.bin/cc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/Makefile b/gnu/usr.bin/cc/Makefile index dbe7b2e3982c..d8ea8c26ae28 100644 --- a/gnu/usr.bin/cc/Makefile +++ b/gnu/usr.bin/cc/Makefile @@ -3,7 +3,7 @@ # The order of some of these are rather important. Some depend on previous # subdirs. -SUBDIR= cc_tools cc_int cc cc1 include protoize doc +SUBDIR= cc_tools cc_int cc cc1 include protoize doc .if !defined(NO_CPP) SUBDIR+= cpp |
