Remove files conditional on the obsolete MK_FORTRAN knob. They are already

listed in ObsoleteFiles.inc anyway.

Reported by:	David Wolfskill
Approved by:	rwatson (mentor)
MFC after:	3 days
This commit is contained in:
Christian Brueffer 2008-01-18 23:24:10 +00:00
parent 86c2e0c047
commit 4114acea11
1 changed files with 0 additions and 12 deletions

View File

@ -381,18 +381,6 @@ OLD_FILES+=usr/share/man/man8/zpool.8.gz
# to be filled in
#.endif
.if ${MK_FORTRAN} == no
OLD_FILES+=usr/bin/f77
OLD_FILES+=usr/include/g2c.h
OLD_FILES+=usr/lib/libg2c.a
OLD_FILES+=usr/lib/libg2c_p.a
OLD_FILES+=usr/lib/libg2c.so.2
OLD_FILES+=usr/lib/libg2c.so
OLD_FILES+=usr/libexec/f771
OLD_FILES+=usr/share/info/g77.info.gz
OLD_FILES+=usr/share/man/man1/f77.1.gz
.endif
#.if ${MK_GAMES} == no
# to be filled in
#.endif