diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-07-21 11:21:59 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-07-21 11:21:59 +0000 |
commit | 2fd35d8c13af44914c4875bffdc9e36d60d2b530 (patch) | |
tree | c0d62a9ade3f82b653648ee4461fd49464f0b164 /emulators/Makefile | |
parent | linux_devtools is the reincarnation of linux_devel and obsoletes both (diff) |
Activate linux_base
Deactivate linux-base
Notes
Notes:
svn path=/head/; revision=20297
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 3a0da2c2b4b7..647ff7582e94 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.32 1999/07/08 15:02:54 marcel Exp $ +# $Id: Makefile,v 1.33 1999/07/09 08:04:21 marcel Exp $ # SUBDIR += aftp @@ -13,7 +13,7 @@ SUBDIR += hfs SUBDIR += hfsutils SUBDIR += ines - SUBDIR += linux-base + SUBDIR += linux_base SUBDIR += linux_glide SUBDIR += linux_lib SUBDIR += linux_mesa |