diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-08-27 06:17:13 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-08-27 06:17:13 +0000 |
commit | f6682b952102f8cb3e429c40a29ee4f14b107bc6 (patch) | |
tree | c697650b2775cd5da6f6dffe3dd46eb80831ed76 /lang | |
parent | The Ratfor FORTRAN pre-processor described in the "SOFTWARE TOOLS" book. (diff) |
Turn Ratfor loose on the world.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 61f8d3c6de05..44d1f6b1a372 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -95,6 +95,7 @@ SUBDIR += python-doc-pdf-letter SUBDIR += python-doc-postscript-a4 SUBDIR += python-doc-postscript-letter + SUBDIR += ratfor SUBDIR += rexx-imc SUBDIR += ruby SUBDIR += ruby-man |