summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1999-12-07 21:19:30 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1999-12-07 21:19:30 +0000
commitc7fd2bdededede5933382e3b3c20cd23b0688b2c (patch)
treea84cf023ea6a3223d61e661319741f9f61f7ca61 /lang
parentTells you how to link C programs with Fortran subroutines. (diff)
Activate p5-F77
Notes
Notes: svn path=/head/; revision=23646
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index abdceba7d35f..d2bffc5fbd9e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -62,6 +62,7 @@
SUBDIR += ocaml
SUBDIR += otcl
SUBDIR += p2c
+ SUBDIR += p5-F77
SUBDIR += p5-Tcl
SUBDIR += p5-ePerl
SUBDIR += pbasic