diff options
Diffstat (limited to 'config/mh-dgux')
-rw-r--r-- | config/mh-dgux | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/mh-dgux b/config/mh-dgux new file mode 100644 index 0000000..e7d85d6 --- /dev/null +++ b/config/mh-dgux @@ -0,0 +1,4 @@ +HDEFINES=-DHOST_SYS=DGUX_SYS +CC=gcc -Wall -ansi -D__using_DGUX +RANLIB=true + |