diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-10-30 06:43:38 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-10-30 06:43:38 +0000 |
commit | 277a2b58b75b90033557202e9685ae36ee9da135 (patch) | |
tree | 56251252c430fe1baff45bcbde91711281d715fa /emulators | |
parent | c32a994ca7f99cea71363a46fdfad367a14daf82 (diff) | |
download | ports-277a2b58b75b90033557202e9685ae36ee9da135.tar.gz ports-277a2b58b75b90033557202e9685ae36ee9da135.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 4 |
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 |