diff options
author | garbled <garbled> | 1999-03-31 06:38:29 +0000 |
---|---|---|
committer | garbled <garbled> | 1999-03-31 06:38:29 +0000 |
commit | a4b6ac2c06e72245ebad7b892264090aa3372302 (patch) | |
tree | 9f1e06279ef5f3573b93dbd256ea3fa00c0802c5 /emulators | |
parent | 8f413cc2bd235ce892d32a35d7c5230231b31d06 (diff) | |
download | pkgsrc-a4b6ac2c06e72245ebad7b892264090aa3372302.tar.gz |
document and enable pcemu.
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 4942f50ca0c..b74d9d4cc8b 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 1999/02/10 04:18:31 nathanw Exp $ +# $NetBSD: Makefile,v 1.17 1999/03/31 06:38:29 garbled Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # @@ -17,7 +17,7 @@ # SUBDIR += macutils # SUBDIR += mastergear # SUBDIR += mtools -# SUBDIR += pcemu + SUBDIR += pcemu # SUBDIR += prodosemu # SUBDIR += sim6811 SUBDIR += simh |