diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-10-10 23:53:53 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-10-10 23:53:53 +0000 |
commit | e0663a95aeb6324a06d3b79f199c203137deaee9 (patch) | |
tree | 0a63c9fc294903bd05fd9accd36424304c9e84a7 /emulators/Makefile | |
parent | IA64 simulator (Intel(R) Architecture 64). (diff) |
turn on `ia64sim'
Notes
Notes:
svn path=/head/; revision=33692
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 b3db7d96007e..f1f102c75b94 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -16,6 +16,7 @@ SUBDIR += gsnes9x SUBDIR += hfs SUBDIR += hfsutils + SUBDIR += ia64sim SUBDIR += ines SUBDIR += ksnes9x SUBDIR += linux-vmware-toolbox |