diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 2f30ae7627ab..03eebc508b8e 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.41 1997/01/25 09:09:57 obrien Exp $ +# $Id: Makefile,v 1.42 1997/02/16 01:25:51 obrien Exp $ # SUBDIR += SWIG @@ -9,7 +9,7 @@ SUBDIR += cutils SUBDIR += cxref SUBDIR += dmake - SUBDIR += fdd + SUBDIR += fpp SUBDIR += gcc11 SUBDIR += gdb SUBDIR += gdbtk |