summaryrefslogtreecommitdiff
path: root/distrib/notes/m4.common
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/notes/m4.common')
-rw-r--r--distrib/notes/m4.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common
index 5d8fee548d4..f2748a6336a 100644
--- a/distrib/notes/m4.common
+++ b/distrib/notes/m4.common
@@ -1,5 +1,5 @@
dnl
-dnl $OpenBSD: m4.common,v 1.44 2003/08/11 22:21:15 miod Exp $
+dnl $OpenBSD: m4.common,v 1.45 2003/10/31 04:03:15 drahn Exp $
dnl
dnl a simple MACHINE->MACHINE_ARCH converter.
define(`MACHINE_ARCH',
@@ -11,6 +11,7 @@ MACHINE,macppc,powerpc,
MACHINE,mvme68k,m68k,
MACHINE,mvme88k,m88k,
MACHINE,mvmeppc,powerpc,
+MACHINE,pegasos,powerpc,
MACHINE,sun3,m68k,
MACHINE)')dnl
dnl simulate an include path with a macro 'includeit'.