diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2001-04-22 00:31:45 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2001-04-22 00:31:45 +0000 |
commit | f79a90563ebbecea2453af2a7f4547f46df9673e (patch) | |
tree | 02d4659d503d0d2da18e282d854dadef5d6fa0f6 /emulators/Makefile | |
parent | 42be20122e70d45b8b36fc1f764e261e59410dce (diff) | |
download | ports-f79a90563ebbecea2453af2a7f4547f46df9673e.tar.gz ports-f79a90563ebbecea2453af2a7f4547f46df9673e.zip |
Notes
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index beee10893ae3..ed4821334273 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -7,6 +7,7 @@ SUBDIR += bfe SUBDIR += bochs SUBDIR += bsvc + SUBDIR += cingb SUBDIR += cpmemu SUBDIR += cpmtools SUBDIR += dgen-sdl |