From cb95a96bee5af788ea48f5b1c5256c38027f7115 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Thu, 7 Nov 2013 18:59:06 +0000 Subject: Remove extra target from 'memstick' that I forgot to remove before previous commit. MFC after: 1 week X-MFC-After: 10.0-RELEASE X-MFC-With: r257805 Sponsored by: The FreeBSD Foundation --- release/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release/Makefile') diff --git a/release/Makefile b/release/Makefile index a48f4cabf30b..cb812953b5aa 100644 --- a/release/Makefile +++ b/release/Makefile @@ -171,7 +171,7 @@ disc1.iso: system bootonly.iso: bootonly sh ${.CURDIR}/${TARGET}/mkisoimages.sh -b FreeBSD_Install ${.TARGET} bootonly -memstick: memstick.img mini-memstick.img +memstick: memstick.img memstick.img: system sh ${.CURDIR}/${TARGET}/make-memstick.sh release ${.TARGET} -- cgit v1.2.3