diff options
author | John Baldwin <jhb@FreeBSD.org> | 2000-02-02 21:24:50 +0000 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2000-02-02 21:24:50 +0000 |
commit | cbb2a9f2b90f843a1ac535a77d83372a17de9440 (patch) | |
tree | 24d80ac7d145e2cd818fbfb8f3ef9d670387a191 /emulators | |
parent | be1a30be949159f830f963d6e1e53d3c77ce38a3 (diff) | |
download | ports-cbb2a9f2b90f843a1ac535a77d83372a17de9440.tar.gz ports-cbb2a9f2b90f843a1ac535a77d83372a17de9440.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 912ccd4ffe5f..b119dbc24615 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -3,6 +3,7 @@ SUBDIR += aftp SUBDIR += atari800 + SUBDIR += bfe SUBDIR += bochs SUBDIR += bsvc SUBDIR += cpmemu |