diff options
Diffstat (limited to 'config/mh-apollo68')
-rw-r--r-- | config/mh-apollo68 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/mh-apollo68 b/config/mh-apollo68 new file mode 100644 index 00000000000..4497ed93585 --- /dev/null +++ b/config/mh-apollo68 @@ -0,0 +1,3 @@ +HDEFINES = -DUSG +RANLIB=true +CC= cc -A ansi -A runtype,any -A systype,any -U__STDC__ -DUSG |