summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2008-05-15 21:01:15 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2008-05-15 21:01:15 +0000
commit77d9bbc4014fc3c915b5ffb36d748d98df36e853 (patch)
tree65475a6be3b99217c0cbbf5dbad54389f2a7bc47 /distrib
parent0b09b949d0098b92b76a0ef03d0a8422f9628206 (diff)
Add socppc to allarchs target.
Diffstat (limited to 'distrib')
-rw-r--r--distrib/notes/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/notes/Makefile b/distrib/notes/Makefile
index e74554fbc28..05628db6f0c 100644
--- a/distrib/notes/Makefile
+++ b/distrib/notes/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.30 2007/08/01 21:23:23 miod Exp $
+# $OpenBSD: Makefile,v 1.31 2008/05/15 21:01:14 miod Exp $
NOPROG=
NOMAN=
@@ -19,8 +19,8 @@ all: $(TARG)
allarchs:
@cd $(.CURDIR); \
for arch in alpha amd64 armish aviion hp300 hppa i386 landisk \
- luna88k mac68k macppc mvme68k mvme88k sgi sparc sparc64 vax \
- zaurus; \
+ luna88k mac68k macppc mvme68k mvme88k sgi socppc sparc sparc64 \
+ vax zaurus; \
do ${MAKE} M=$$arch; done
$(TARG): $(DEP)