diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5d794677c0e6..a8cdff7e033e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.197 1999/06/28 06:40:35 cpiazza Exp $ +# $Id: Makefile,v 1.198 1999/06/29 05:32:54 cpiazza Exp $ # SUBDIR += ElectricFence @@ -93,7 +93,6 @@ SUBDIR += nasm SUBDIR += ncurses SUBDIR += noweb - SUBDIR += nps SUBDIR += omniORB SUBDIR += p5-BSD-Resource SUBDIR += p5-C-Scan @@ -139,6 +138,7 @@ SUBDIR += portcheckout SUBDIR += portlint SUBDIR += prcs + SUBDIR += pth SUBDIR += py-kjbuckets SUBDIR += py-mxDateTime SUBDIR += py-mxStack |