summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/cc/collect2/Makefile7
-rw-r--r--gnu/usr.bin/cc/protoize/Makefile7
2 files changed, 14 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/collect2/Makefile b/gnu/usr.bin/cc/collect2/Makefile
new file mode 100644
index 0000000..08f29ef
--- /dev/null
+++ b/gnu/usr.bin/cc/collect2/Makefile
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+.include "../Makefile.inc"
+
+.PATH: ${GCCDIR}
+
+.include <bsd.prog.mk>
diff --git a/gnu/usr.bin/cc/protoize/Makefile b/gnu/usr.bin/cc/protoize/Makefile
new file mode 100644
index 0000000..08f29ef
--- /dev/null
+++ b/gnu/usr.bin/cc/protoize/Makefile
@@ -0,0 +1,7 @@
+# $FreeBSD$
+
+.include "../Makefile.inc"
+
+.PATH: ${GCCDIR}
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud