diff options
author | dinoex <dinoex@FreeBSD.org> | 2002-03-30 19:30:11 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2002-03-30 19:30:11 +0800 |
commit | 7e14f7369b388b2b0f934e32b628195ccf1b4dc7 (patch) | |
tree | c23c298e1566e88bfe3aee539d041160d12bd32c /emulators/Makefile | |
parent | d0bc9a016eba486e217f094237297b9576fae78d (diff) | |
download | freebsd-ports-graphics-7e14f7369b388b2b0f934e32b628195ccf1b4dc7.tar.gz freebsd-ports-graphics-7e14f7369b388b2b0f934e32b628195ccf1b4dc7.tar.zst freebsd-ports-graphics-7e14f7369b388b2b0f934e32b628195ccf1b4dc7.zip |
A Adam Computer / ColecoVision Emulator
PR: 32056
Submitted by: karlj000@unbc.ca
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 d82bfb0cdfd..989b1cdbef3 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,6 +1,7 @@ # $FreeBSD$ # + SUBDIR += adamem SUBDIR += aftp SUBDIR += atari800 SUBDIR += basiliskII |