diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-08 00:03:12 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-08 00:03:12 +0000 |
commit | 179d8975379858a386acc2994a990f5b8033880e (patch) | |
tree | 9053c984dad1abf49c111a01782c0d353cc96493 /devel/Makefile | |
parent | e1bd382c0e0754f2625b285c1c89d5b87d87182d (diff) | |
download | ports-179d8975379858a386acc2994a990f5b8033880e.tar.gz ports-179d8975379858a386acc2994a990f5b8033880e.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 8d2907bfbee9..74dd7f8afc92 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -226,7 +226,6 @@ SUBDIR += korelib SUBDIR += kpp SUBDIR += ktranslator - SUBDIR += lclint SUBDIR += lemon SUBDIR += leoarg SUBDIR += libIDL @@ -640,6 +639,7 @@ SUBDIR += sparc-rtems-gdb SUBDIR += sparc-rtems-objc SUBDIR += spirit + SUBDIR += splint SUBDIR += st SUBDIR += stlport SUBDIR += str |