summaryrefslogtreecommitdiff
path: root/distrib/notes
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/notes')
-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 f2748a6336a..a2966d8a0e4 100644
--- a/distrib/notes/m4.common
+++ b/distrib/notes/m4.common
@@ -1,10 +1,11 @@
dnl
-dnl $OpenBSD: m4.common,v 1.45 2003/10/31 04:03:15 drahn Exp $
+dnl $OpenBSD: m4.common,v 1.46 2004/02/07 14:27:10 miod Exp $
dnl
dnl a simple MACHINE->MACHINE_ARCH converter.
define(`MACHINE_ARCH',
`ifelse(
MACHINE,amiga,m68k,
+MACHINE,cats,arm,
MACHINE,hp300,m68k,
MACHINE,mac68k,m68k,
MACHINE,macppc,powerpc,