#SCRIPT=netbsd
##--netbsd--
+## NetBSD Arm32
+## The arm32 gcc currently has a bug in the conversion warning code. :'(
+## Don't consider this to be true when you read this - it's probably
+## not permanent...
+##--netbsd-arm32--
+#CF = cf/netbsd.h
+#COPTS = -Wall -Wstrict-prototypes -Wno-unused -Wno-comment \
+# -Wno-uninitialized -Werror \
+# -Wimplicit-function-declaration -Wpointer-arith -Wcast-qual \
+# -Wwrite-strings -Wmissing-prototypes \
+# -Wmissing-declarations -Wnested-externs \
+# -pipe $(BINDDEF)
+#SCRIPT=netbsd
+##--netbsd-arm32--
+
## Ultrix
##--ultrix--
#BINDIR = /usr/etc