From 842e6fee7a7a193a26c61c6ccd22b40b7f9540bd Mon Sep 17 00:00:00 2001 From: Jasper Lievisse Adriaanse Date: Fri, 2 Oct 2009 07:26:16 +0000 Subject: add notes for for OpenBSD/palm still a bit rough, but it's a start parts from and "seems ok" marex@ --- distrib/notes/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'distrib/notes/Makefile') diff --git a/distrib/notes/Makefile b/distrib/notes/Makefile index ff51e548243..62d928eb395 100644 --- a/distrib/notes/Makefile +++ b/distrib/notes/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.33 2009/05/12 21:06:48 miod Exp $ +# $OpenBSD: Makefile,v 1.34 2009/10/02 07:26:15 jasper 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 socppc sparc sparc64 \ - vax zaurus; \ + luna88k mac68k macppc mvme68k mvme88k palm sgi socppc sparc \ + sparc64 vax zaurus; \ do ${MAKE} M=$$arch; done $(TARG): $(DEP) -- cgit v1.2.3