summaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>1999-07-09 08:04:21 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>1999-07-09 08:04:21 +0000
commit8c3a2fe0ea3c9822eddd6e8c651abb33aa550a7e (patch)
tree47c1a3dcec178bbb42625f6f2691457c4088ee0e /emulators/Makefile
parentFix a BUILD_DEPENDS= that should have been BUILD_DEPENDS+=. (diff)
Changed linux-base-5.2 to linux-base.
Notes
Notes: svn path=/head/; revision=20130
Diffstat (limited to '')
-rw-r--r--emulators/Makefile4
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