diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-25 18:49:30 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-25 18:49:30 +0000 |
commit | 54f122d486c924c85e7dc27fa0d5bcf065b05b1d (patch) | |
tree | d59df7f0513dff842ee2fd2518b5af5a68742a60 /emulators/Makefile | |
parent | 209e27071ae8eec897dd0f09552dd7b20972a46d (diff) |
Compatability framework necessary for SVR4 emulation
Notes
Notes:
svn path=/head/; revision=36350
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 675993fe30c3..3ded2eb481a9 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -36,6 +36,7 @@ SUBDIR += spim SUBDIR += stella SUBDIR += stonx + SUBDIR += svr4_base SUBDIR += tkhfs SUBDIR += truereality SUBDIR += tuxnes |