Sorry, I did not mean to turn collect2 back on yet.

This commit is contained in:
David E. O'Brien
2002-05-11 04:51:45 +00:00
parent ec3cd764a8
commit c00b947e3f
+1 -1
View File
@@ -12,7 +12,7 @@ SUBDIR+= cpp
.if !defined(NO_CXX)
SUBDIR+= cc1plus c++ c++filt doc
.if !defined(NO_COLLECT2)
SUBDIR+= collect2
#SUBDIR+= collect2
.endif
.endif