diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-08 17:28:39 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-08 17:28:39 +0000 |
commit | ac9245ee9acdce9a46a6f0efb9849c9f484184cc (patch) | |
tree | 7aecb6934d4a5677c76cb788255273b23caa2902 | |
parent | This was still at the GCC 2.95.2 level. GCC 3.1 has really subsumed (diff) |
bye-bye to PGCC
Notes
Notes:
svn path=/head/; revision=60869
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index cbb6487b0977..abedcc358eae 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -128,7 +128,6 @@ SUBDIR += pbasic SUBDIR += perl5 SUBDIR += pfe-devel - SUBDIR += pgcc SUBDIR += php3 SUBDIR += php4 SUBDIR += php_doc |