summaryrefslogtreecommitdiff
path: root/distrib/notes
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/notes')
-rw-r--r--distrib/notes/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/notes/Makefile b/distrib/notes/Makefile
index 285569c4ae3..8195698ca5d 100644
--- a/distrib/notes/Makefile
+++ b/distrib/notes/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.24 2004/05/03 15:18:18 drahn Exp $
+# $OpenBSD: Makefile,v 1.25 2004/09/16 07:05:14 miod Exp $
NOPROG=
NOMAN=
@@ -18,8 +18,8 @@ all: $(TARG)
allarchs:
@cd $(.CURDIR); \
- for arch in alpha amd64 cats hp300 hppa i386 mac68k macppc \
- mvme68k mvme88k sparc sparc64 vax; \
+ for arch in alpha amd64 cats hp300 hppa i386 luna88k mac68k macppc \
+ mvme68k mvme88k sgi sparc sparc64 vax; \
do ${MAKE} M=$$arch; done
$(TARG): $(DEP)