summaryrefslogtreecommitdiff
path: root/distrib/armish/ramdisk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'distrib/armish/ramdisk/Makefile')
-rw-r--r--distrib/armish/ramdisk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/armish/ramdisk/Makefile b/distrib/armish/ramdisk/Makefile
index d07df0c37d7..c6c29ee6d92 100644
--- a/distrib/armish/ramdisk/Makefile
+++ b/distrib/armish/ramdisk/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.4 2007/06/17 00:28:21 deraadt Exp $
+# $OpenBSD: Makefile,v 1.5 2008/12/02 01:01:07 deraadt Exp $
REV= ${OSrev}
@@ -71,7 +71,7 @@ rd_teardown:
-vnconfig -u ${VND}
rdsetroot: ${TOP}/../common/elfrdsetroot.c
- ${HOSTCC} -DDEBUG -o rdsetroot ${TOP}/../common/elfrdsetroot.c
+ ${HOSTCC} -o rdsetroot ${TOP}/../common/elfrdsetroot.c
unconfig:
-umount -f ${MOUNT_POINT}