diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-07-09 08:04:21 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 1999-07-09 08:04:21 +0000 |
commit | 8c3a2fe0ea3c9822eddd6e8c651abb33aa550a7e (patch) | |
tree | 47c1a3dcec178bbb42625f6f2691457c4088ee0e /emulators | |
parent | 781cfbd5c5125a7024d0e61bb026bc8348b38bb0 (diff) |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index ab35c0cccd41..3a0da2c2b4b7 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.31 1999/06/06 17:04:46 steve Exp $ +# $Id: Makefile,v 1.32 1999/07/08 15:02:54 marcel Exp $ # SUBDIR += aftp @@ -13,7 +13,7 @@ SUBDIR += hfs SUBDIR += hfsutils SUBDIR += ines - SUBDIR += linux-base-5.2 + SUBDIR += linux-base SUBDIR += linux_glide SUBDIR += linux_lib SUBDIR += linux_mesa |