summaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc15
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 4f6d6f1057a6..e8f4d48f8f8d 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -766,10 +766,6 @@ _aicasm= sys/modules/aic7xxx/aicasm
_share= share/syscons/scrnmaps
.endif
-.if !defined(NO_FORTRAN)
-_fortran= gnu/usr.bin/cc/f771
-.endif
-
.if !defined(NO_KERBEROS) && !defined(NOCRYPT) && !defined(NO_OPENSSL)
_kerberos5_tools= kerberos5/tools
.endif
@@ -784,7 +780,6 @@ build-tools:
bin/sh \
${_rescue} \
gnu/usr.bin/cc/cc_tools \
- ${_fortran} \
lib/libncurses \
${_share} \
${_aicasm} \