cosmetic tweak
This commit is contained in:
parent
3c8b0446fe
commit
b627dc63c4
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile.ramdisk,v 1.7 2002/03/06 04:29:35 lukem Exp $
|
||||
# $NetBSD: Makefile.ramdisk,v 1.8 2002/03/06 13:11:34 lukem Exp $
|
||||
|
||||
TOP= ${.CURDIR}/..
|
||||
|
||||
@ -28,6 +28,8 @@ LISTS+= ${DISTRIBDIR}/common/list.sysinst
|
||||
|
||||
realall: ${IMAGE}
|
||||
|
||||
release:
|
||||
|
||||
|
||||
# Use stubs to eliminate some large stuff from libc
|
||||
HACKSRC=${DISTRIBDIR}/utils/libhack
|
||||
@ -40,9 +42,6 @@ HACKOBJS:= ${HACKOBJS:Ngethost.o}
|
||||
${CRUNCHBIN}: libhack.o
|
||||
|
||||
|
||||
release:
|
||||
|
||||
|
||||
.include "${DISTRIBDIR}/common/Makefile.crunch"
|
||||
.include "${DISTRIBDIR}/common/Makefile.makedev"
|
||||
.include "${DISTRIBDIR}/common/Makefile.image"
|
||||
|
Loading…
Reference in New Issue
Block a user