I got the order of gcc and pipe wrong last time...
[unix-history] / gnu / usr.bin / cc / Makefile
index fdf0c7b..09821cb 100644 (file)
@@ -1,2 +1,2 @@
-obj depend all install tags clean cleandir:
-       # "This is a noop for now"
+SUBDIR= cc cpp lib cc1 libgcc cc1plus cc1obj libobjc
+.include <bsd.subdir.mk>