diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-09-14 19:10:31 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-09-14 19:10:31 +0000 |
commit | 9b60705741e95a61b8015188d49daba91857b025 (patch) | |
tree | d87cc552f43de64869a7f3d1b5fb4ef73109efd9 /emulators/Makefile | |
parent | bb0ff082fa0237accf23edf314eea312ff10d64a (diff) | |
download | pkgsrc-9b60705741e95a61b8015188d49daba91857b025.tar.gz |
Add and enable dega.
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 5282389ea48..5423a2523d2 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.83 2003/08/11 18:18:00 drochner Exp $ +# $NetBSD: Makefile,v 1.84 2003/09/14 19:10:31 jmmv Exp $ # COMMENT= Emulators for other operating systems @@ -12,6 +12,7 @@ SUBDIR+= compat13 SUBDIR+= compat14 SUBDIR+= compat14-crypto SUBDIR+= darcnes +SUBDIR+= dega SUBDIR+= dosbox SUBDIR+= doscmd SUBDIR+= fmsx |