summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorStefan Kempf <stefan@cvs.openbsd.org>2008-04-11 21:12:06 +0000
committerStefan Kempf <stefan@cvs.openbsd.org>2008-04-11 21:12:06 +0000
commitcc68a33201ba054be1f53afdd43ff1933d83b7cc (patch)
treec73256890475c7d2b9e9d6908f5139e6f2585f80 /usr.bin
parentf48ba00b449e99f3f1a566cbdf05177549410791 (diff)
Add directory for sparc64 build.
Diffstat (limited to 'usr.bin')
-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>