diff options
author | David Krause <david@cvs.openbsd.org> | 2004-12-29 06:16:46 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2004-12-29 06:16:46 +0000 |
commit | 61e089773a45cbccc1e5af4c3cb244a39172e3a9 (patch) | |
tree | 4de2b126b541bc80cd4fb625b3847f411da8a2b8 /regress | |
parent | 4641bdf6e37dbd904040cdcace10f4fef7b752ed (diff) |
enter the gcc,libiberty,libf2c regress directories now
Diffstat (limited to 'regress')
-rw-r--r-- | regress/gnu/egcs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/regress/gnu/egcs/Makefile b/regress/gnu/egcs/Makefile index 19c891e0b27..2402586aad1 100644 --- a/regress/gnu/egcs/Makefile +++ b/regress/gnu/egcs/Makefile @@ -1,7 +1,6 @@ -# $OpenBSD: Makefile,v 1.4 2004/07/20 06:24:05 david Exp $ +# $OpenBSD: Makefile,v 1.5 2004/12/29 06:16:45 david Exp $ -SUBDIR+= gcc-bounds -#SUBDIR+= gcc libiberty libf2c +SUBDIR+= gcc gcc-bounds libiberty libf2c install: |