.WAIT sync. add release target

This commit is contained in:
lukem 2002-04-12 05:53:50 +00:00
parent 60a7b54bb3
commit f9266fc141

View File

@ -1,5 +1,6 @@
# $NetBSD: Makefile,v 1.2 2001/02/27 19:04:39 cgd Exp $
# $NetBSD: Makefile,v 1.3 2002/04/12 05:53:50 lukem Exp $
SUBDIR= ramdisk instkernel
SUBDIR= ramdisk .WAIT instkernel
TARGETS+= release
.include <bsd.subdir.mk>