diff options
| author | Alexander Kabaev <kan@FreeBSD.org> | 2004-07-28 05:27:21 +0000 |
|---|---|---|
| committer | Alexander Kabaev <kan@FreeBSD.org> | 2004-07-28 05:27:21 +0000 |
| commit | 81efba8c9e6d0a67d8b81cc82ef6d625b004afc9 (patch) | |
| tree | d38f606f4ee3571f7c56d00ef0cbb35442e1d0d3 /Makefile.inc1 | |
| parent | 2814077c60957569429de24b75c24a2768c571c4 (diff) | |
Notes
Diffstat (limited to 'Makefile.inc1')
| -rw-r--r-- | Makefile.inc1 | 5 |
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} \ |
