diff options
author | jlam <jlam@pkgsrc.org> | 2007-08-16 14:01:35 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2007-08-16 14:01:35 +0000 |
commit | e0f23f7e3a8917d4e08bd17916a986aa43901c5d (patch) | |
tree | e47c00375ba546401a5610c4db807eb7d50a0cad /emulators/Makefile | |
parent | e13eb6133065c0cece9e039d08a919ef0bb58fd3 (diff) | |
download | pkgsrc-e0f23f7e3a8917d4e08bd17916a986aa43901c5d.tar.gz |
-compat14-crypto
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index b17ab1fe6e2..ce6e53d46c5 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.161 2007/08/13 08:12:45 rillig Exp $ +# $NetBSD: Makefile,v 1.162 2007/08/16 14:01:38 jlam Exp $ # COMMENT= Emulators for other operating systems @@ -24,7 +24,6 @@ SUBDIR+= ckmame SUBDIR+= compat12 SUBDIR+= compat13 SUBDIR+= compat14 -SUBDIR+= compat14-crypto SUBDIR+= compat16 SUBDIR+= cygwin_esound SUBDIR+= cygwin_lib |