summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.bin/pcc/ccom/sparc64/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/pcc/ccom/sparc64/Makefile b/usr.bin/pcc/ccom/sparc64/Makefile
new file mode 100644
index 00000000000..fa3d7973ccb
--- /dev/null
+++ b/usr.bin/pcc/ccom/sparc64/Makefile
@@ -0,0 +1,3 @@
+TARGMACH= sparc64
+
+.include <bsd.prog.mk>