Add an extra line to the floppies target which will make it refresh

the distribution area's floppy images.
This commit is contained in:
Jordan K. Hubbard 1996-04-29 19:38:36 +00:00
parent a9fa9c274b
commit 7854541a2a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15452

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.209 1996/03/19 03:26:33 jkh Exp $
# $Id: Makefile,v 1.210 1996/04/28 00:37:26 jkh Exp $
#
# How to roll a release:
#
@ -483,6 +483,7 @@ floppies:
cd ${.CURDIR} && ${MAKE} boot.flp
cd ${.CURDIR} && ${MAKE} root.flp
cd ${.CURDIR} && ${MAKE} fixit.flp
cd ${RD} && find floppies -print | cpio -dumpl ${FD}
boot.flp:
rm -f release.4 release.8