diff --git a/lang/egcs/Makefile b/lang/egcs/Makefile index 977af938e01..2712b0b80cf 100644 --- a/lang/egcs/Makefile +++ b/lang/egcs/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.1 1999/08/24 12:25:26 espie Exp $ +# $OpenBSD: Makefile,v 1.2 1999/08/25 02:48:57 brad Exp $ - SUBDIR += stable - SUBDIR += snapshot +SUBDIR += stable +SUBDIR += snapshot .include diff --git a/lang/icon/Makefile b/lang/icon/Makefile index d930523bd28..147ac3c2829 100644 --- a/lang/icon/Makefile +++ b/lang/icon/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.6 1999/08/20 19:55:52 espie Exp $ +# $OpenBSD: Makefile,v 1.7 1999/08/25 02:51:22 brad Exp $ - SUBDIR += interp - SUBDIR += lib +SUBDIR += interp +SUBDIR += lib .include