diff options
Diffstat (limited to 'src/template/univel')
-rw-r--r-- | src/template/univel | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/template/univel b/src/template/univel new file mode 100644 index 00000000000..21b85926638 --- /dev/null +++ b/src/template/univel @@ -0,0 +1,11 @@ +AROPT:crs +CFLAGS:-Xa -v -O -K i486,host,inline,loop_unroll -Dsvr4 +SHARED_LIB:-K PIC +SRCH_INC: +SRCH_LIB: +USE_LOCALE:no +DLSUFFIX:.so +YACC:yacc +YFLAGS:-d +CC:cc +LIBS:-lc89 |