diff options
author | agc <agc> | 2001-02-22 16:46:34 +0000 |
---|---|---|
committer | agc <agc> | 2001-02-22 16:46:34 +0000 |
commit | 5a5208802616766b750473cbb6addacb39fcacd8 (patch) | |
tree | 7162b9a7d25c3deb3a1a3a1335882cd3a402de80 /emulators | |
parent | d3def7eba7bd46ba89d3e351e818779e49838117 (diff) | |
download | pkgsrc-5a5208802616766b750473cbb6addacb39fcacd8.tar.gz |
Add and enable Hercules-images
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 788690a7526..a5d3b266b13 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2001/02/19 12:36:12 agc Exp $ +# $NetBSD: Makefile,v 1.51 2001/02/22 16:46:34 agc Exp $ # COMMENT= Emulators for other operating systems @@ -13,6 +13,7 @@ SUBDIR+= doscmd SUBDIR+= fmsx SUBDIR+= freebsd_lib SUBDIR+= hercules +SUBDIR+= hercules-images SUBDIR+= ia64sim SUBDIR+= linux-locale SUBDIR+= linuxppc_lib |