diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-17 05:41:47 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-05-17 05:41:47 +0000 |
| commit | a43171c248a1f725315f02133475cdd8207dbc0b (patch) | |
| tree | fc1a674b1e998236df13c8a7c378072f6ab51a5f /gnu/usr.bin/cc/Makefile | |
| parent | 2244ec01639e893fbe25f11d8894aced4889b6ec (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/cc/Makefile')
| -rw-r--r-- | gnu/usr.bin/cc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/usr.bin/cc/Makefile b/gnu/usr.bin/cc/Makefile index 2db6862229f3..bd4cc292a2d5 100644 --- a/gnu/usr.bin/cc/Makefile +++ b/gnu/usr.bin/cc/Makefile @@ -9,14 +9,12 @@ SUBDIR= cc_fbsd cc_tools cc_int cc cc1 cpp0 protoize tradcpp0 doc SUBDIR+= cpp .endif -.if notyet .if !defined(NO_CXX) SUBDIR+= cc1plus c++ c++filt .if !defined(NO_COLLECT2) #SUBDIR+= collect2 .endif .endif -.endif .if !defined(NO_OBJC) SUBDIR+= cc1obj |
