diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1999-12-07 21:19:30 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1999-12-07 21:19:30 +0000 |
commit | c7fd2bdededede5933382e3b3c20cd23b0688b2c (patch) | |
tree | a84cf023ea6a3223d61e661319741f9f61f7ca61 /lang/Makefile | |
parent | Tells you how to link C programs with Fortran subroutines. (diff) |
Activate p5-F77
Notes
Notes:
svn path=/head/; revision=23646
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
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 |