diff options
author | garbled <garbled@pkgsrc.org> | 1998-09-06 06:53:52 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 1998-09-06 06:53:52 +0000 |
commit | f7d356449d88a0430509eea9a58a1d60b6fc03af (patch) | |
tree | cdbdffdc1ab6908d48ba9b00b3d8e6be0c033e7b /emulators | |
parent | 3f0ef23883f20c7a051942f2735afd2a9f0c6846 (diff) | |
download | pkgsrc-f7d356449d88a0430509eea9a58a1d60b6fc03af.tar.gz |
Enable and note in the changes document addition of bochs.
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 a056b11e10c..051a9047035 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.12 1998/08/13 02:17:37 tv Exp $ +# $NetBSD: Makefile,v 1.13 1998/09/06 06:53:52 garbled Exp $ # FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp # # SUBDIR += aftp + SUBDIR += bochs # SUBDIR += bsvc SUBDIR += compat12 # SUBDIR += cpmemu |