diff options
author | hubertf <hubertf> | 2000-12-14 04:27:04 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-12-14 04:27:04 +0000 |
commit | b57c12a9ecb6303d45d44987e2752eb9b3bb9585 (patch) | |
tree | 55a80d67da664b04ea088d98b4284637e0458736 /emulators/Makefile | |
parent | 60ddae47ca3e3b7f83768f529f860b489fa5db98 (diff) | |
download | pkgsrc-b57c12a9ecb6303d45d44987e2752eb9b3bb9585.tar.gz |
add & enable plex86
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index aae6aa50b35..8276ebf4fa3 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2000/12/13 20:07:42 jdolecek Exp $ +# $NetBSD: Makefile,v 1.46 2000/12/14 04:27:04 hubertf Exp $ # SUBDIR += atari800 @@ -12,6 +12,7 @@ SUBDIR += ia64sim SUBDIR += linux-locale SUBDIR += pcemu + SUBDIR += plex86 SUBDIR += simh SUBDIR += snes9x SUBDIR += spim |