diff options
Diffstat (limited to 'cross/Makefile')
-rw-r--r-- | cross/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cross/Makefile b/cross/Makefile index a8ae31c2b15..fc735f995ce 100644 --- a/cross/Makefile +++ b/cross/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.1 1998/08/12 02:45:27 tv Exp $ +# $NetBSD: Makefile,v 1.2 1998/08/12 12:30:58 tv Exp $ SUBDIR += i386-linuxglibc1 + SUBDIR += i386-msdosdjgpp .include "../mk/bsd.pkg.subdir.mk" |