diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-07-03 00:24:09 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-07-03 00:24:09 +0000 |
commit | 19942ea0efa2f9276f29a7ed35aaa4f362a8af11 (patch) | |
tree | 30466f61577558729097a2047ff46c49196b21d5 /lang/Makefile | |
parent | PDCurses is a public domain curses library for Win32, DOS, OS/2 and X11, (diff) |
The GNU Pascal Compiler (GPC) is, as the name says, the Pascal compiler of the
GNU family.
WWW: http://www.gnu-pascal.de/
Notes
Notes:
svn path=/head/; revision=166787
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 2cdcd6bc44d4..4155dbdcf588 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -101,6 +101,7 @@ SUBDIR += gnustep-base SUBDIR += gnustep-guile SUBDIR += gnustep-objc + SUBDIR += gpc SUBDIR += gprolog SUBDIR += groovy SUBDIR += guile |