diff options
Diffstat (limited to 'config/atari')
-rw-r--r-- | config/atari | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/config/atari b/config/atari deleted file mode 100644 index 29a80bb3..00000000 --- a/config/atari +++ /dev/null @@ -1,11 +0,0 @@ -Atari ST under TOS with gcc compiler -BLKSIZE_MISSING 1 /* Not really - but it may work better that way */ -STRCASE_MISSING 1 -STDC_HEADERS 1 -SYSTEM_MISSING 1 -SRANDOM_PROTO 1 -ALLOCA_PROTO 1 -DEFPATH ".,c:\\\\lib\\\\awk,c:\\\\gnu\\\\lib\\\\awk" -ENVSEP ',' -SZTC (size_t) -INTC (int) |