diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 1999-11-25 06:46:40 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 1999-11-25 06:46:40 +0000 |
commit | 0445cbaf199285341501d092217474a4930e0d55 (patch) | |
tree | 613bd869475a6059e0d6c96516f86038d962d412 /emulators | |
parent | 8a29e8fdb88a985039ae8d9e289179632ce5cae8 (diff) | |
download | ports-0445cbaf199285341501d092217474a4930e0d55.tar.gz ports-0445cbaf199285341501d092217474a4930e0d55.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 f29d51c37c45..7a7cd1b2cd02 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -16,6 +16,7 @@ SUBDIR += linux_base SUBDIR += linux_glide SUBDIR += linux_mesa + SUBDIR += kmamerun SUBDIR += macutils SUBDIR += mastergear SUBDIR += mtools |