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
This commit is contained in:
Glen Barber 2013-11-07 18:59:06 +00:00
parent a9da1707e5
commit cb95a96bee
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=257806

View file

@ -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}