diff options
author | kamil <kamil@pkgsrc.org> | 2016-10-04 14:54:00 +0000 |
---|---|---|
committer | kamil <kamil@pkgsrc.org> | 2016-10-04 14:54:00 +0000 |
commit | 91bb6f61c01d8824f516cf291987fc53c82d67a1 (patch) | |
tree | dba83a6e619604d6a6bd677f81745eb3c3991d64 /emulators | |
parent | 277588f92a8b0a5008bd69652a85a56227af1cae (diff) | |
download | pkgsrc-91bb6f61c01d8824f516cf291987fc53c82d67a1.tar.gz |
Detach emulators/qemu0
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 4993c265ae6..00717ee788b 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.245 2016/06/11 21:10:37 kamil Exp $ +# $NetBSD: Makefile,v 1.246 2016/10/04 14:54:00 kamil Exp $ # COMMENT= Emulators for other operating systems @@ -126,7 +126,6 @@ SUBDIR+= pcemu SUBDIR+= pearpc SUBDIR+= py-keystone SUBDIR+= qemu -SUBDIR+= qemu0 SUBDIR+= raine SUBDIR+= realboy SUBDIR+= retroarch |