diff options
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 795d4432249c..2fbab684f2c2 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = Emulators for other operating systems + SUBDIR += adamem SUBDIR += aftp SUBDIR += atari800 |