mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-30 21:43:34 +00:00
Whoops, forgot to $Id$ this file, and re-enable floppies target in
make release
This commit is contained in:
parent
64eb68b1e5
commit
bb90b1058b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1195
@ -1,4 +1,5 @@
|
||||
# @(#)Makefile 5.11 (Berkeley) 5/21/91
|
||||
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
|
||||
# $Id$
|
||||
|
||||
NOOBJ= noobj
|
||||
|
||||
@ -499,7 +500,7 @@ distrib-dirs:
|
||||
floppies: kcopy-ah-floppy kcopy-bt-floppy filesystem-floppy \
|
||||
cpio-floppy
|
||||
|
||||
release: release-dirs distribution kcopy-kernels \
|
||||
release: release-dirs distribution kcopy-kernels floppies \
|
||||
bin-tarball des-tarball
|
||||
|
||||
release-dirs:
|
||||
|
Loading…
Reference in New Issue
Block a user