summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2008-01-18 23:24:10 +0000
committerbrueffer <brueffer@FreeBSD.org>2008-01-18 23:24:10 +0000
commit393839ea2be4cce3e92d7deeda170cd48c324d0b (patch)
tree920a05bef9dc11ae584a69ba6cfaa0a7bff096e4 /tools/build
parent6cc44c600b906a61a18878b032c4380eea2814ec (diff)
downloadFreeBSD-src-393839ea2be4cce3e92d7deeda170cd48c324d0b.zip
FreeBSD-src-393839ea2be4cce3e92d7deeda170cd48c324d0b.tar.gz
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
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/mk/OptionalObsoleteFiles.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/tools/build/mk/OptionalObsoleteFiles.inc b/tools/build/mk/OptionalObsoleteFiles.inc
index a5e004b..65bc6c1 100644
--- a/tools/build/mk/OptionalObsoleteFiles.inc
+++ b/tools/build/mk/OptionalObsoleteFiles.inc
@@ -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
OpenPOWER on IntegriCloud