remove cc1obj from the original SUBDIR list since it's made optional

in the previous commit resulting.

Forgotten by: obrien
This commit is contained in:
Marcel Moolenaar 1999-11-28 12:30:20 +00:00
parent a082153a1f
commit 3792991203
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=53825

View File

@ -3,7 +3,7 @@
# 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 cc1plus c++ c++filt doc
.if !defined(NO_OBJC)
SUBDIR+= cc1obj