summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-10-30 06:43:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-10-30 06:43:38 +0000
commit277a2b58b75b90033557202e9685ae36ee9da135 (patch)
tree56251252c430fe1baff45bcbde91711281d715fa /emulators
parentFix three typos (gxsnmp.o -> gxsnmp.1, ggc -> ggv, do-install= -> do-install:). (diff)
Add linux_glide and linux_mesa.
Notes
Notes: svn path=/head/; revision=14252
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 49100e59ee51..fc3be47d24d9 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.24 1998/02/21 21:25:03 steve Exp $
+# $Id: Makefile,v 1.25 1998/07/12 11:14:41 dburr Exp $
#
SUBDIR += aftp
@@ -12,7 +12,9 @@
SUBDIR += hfs
SUBDIR += hfsutils
SUBDIR += ines
+ SUBDIR += linux_glide
SUBDIR += linux_lib
+ SUBDIR += linux_mesa
SUBDIR += macutils
SUBDIR += mastergear
SUBDIR += mtools