diff options
author | obache <obache> | 2012-06-02 07:21:24 +0000 |
---|---|---|
committer | obache <obache> | 2012-06-02 07:21:24 +0000 |
commit | 16f9b5b48fa9f306b0ee89c95b8ff18aac4cb90a (patch) | |
tree | 0dc74094fa93cc4016e3882d8f6c6438c94b6847 /emulators | |
parent | b450a269fab1cfa76eefd96ac6a8d06cc5aa9551 (diff) | |
download | pkgsrc-16f9b5b48fa9f306b0ee89c95b8ff18aac4cb90a.tar.gz |
+ xnp2
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 5ced2d669d0..a40890c74e0 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.197 2012/03/21 13:49:51 obache Exp $ +# $NetBSD: Makefile,v 1.198 2012/06/02 07:21:24 obache Exp $ # COMMENT= Emulators for other operating systems @@ -270,6 +270,7 @@ SUBDIR+= xbeeb SUBDIR+= xcopilot SUBDIR+= xhomer SUBDIR+= xm7 +SUBDIR+= xnp2 SUBDIR+= xtrs SUBDIR+= xyame SUBDIR+= yabause |