From: Arun Thomas Date: Tue, 1 Jun 2010 15:11:43 +0000 (+0000) Subject: Ramdisk makefile update X-Git-Tag: v3.1.7~17 X-Git-Url: http://zhaoyanbai.com/repos/man.host.html?a=commitdiff_plain;h=ec27911a7f7b7c0dc1204aca6ca1a127bcf7548a;p=minix.git Ramdisk makefile update --- diff --git a/drivers/ramdisk/Makefile b/drivers/ramdisk/Makefile index d6a9ff78b..aefd2dc94 100644 --- a/drivers/ramdisk/Makefile +++ b/drivers/ramdisk/Makefile @@ -7,6 +7,8 @@ EXTRA=system.conf passwd CPPFLAGS+= -I${MINIXSRCDIR}/servers MAKEDEV=/usr/bin/MAKEDEV +install: all + all: image.c clean: