template change
This commit is contained in:
parent
6a08857cc8
commit
d939f60ca7
11
src/template/aix_325
Normal file
11
src/template/aix_325
Normal file
@ -0,0 +1,11 @@
|
||||
AROPT:crs
|
||||
CFLAGS:-qchars=signed -qmaxmem=8192 -qhalt=w -qsrcmsg
|
||||
SHARED_LIB:-e _nostart -lc
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:
|
||||
CC:xlc
|
11
src/template/aix_41
Normal file
11
src/template/aix_41
Normal file
@ -0,0 +1,11 @@
|
||||
AROPT:crs
|
||||
CFLAGS:-qchars=signed -qmaxmem=8192 -qhalt=w -qsrcmsg -qcheck=divzero
|
||||
SHARED_LIB:-bnoentry -lc
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:
|
||||
CC:xlc
|
16
src/template/alpha
Normal file
16
src/template/alpha
Normal file
@ -0,0 +1,16 @@
|
||||
AROPT:crs
|
||||
# NOFIXADE disallows unaligned access.
|
||||
# on Ultrix and OSF/1 it invokes an explicit syscall.
|
||||
# on HP-UX it turns off certain compiler options.
|
||||
# This is defined here because a bunch of clients include tmp/c.h,
|
||||
# which is where the work is done on HP-UX. It only affects the
|
||||
# backend on Ultrix and OSF/1.
|
||||
CFLAGS:-DNOFIXADE
|
||||
SHARED_LIB:
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:
|
10
src/template/dgux
Normal file
10
src/template/dgux
Normal file
@ -0,0 +1,10 @@
|
||||
AROPT:crs
|
||||
CFLAGS:
|
||||
SHARED_LIB:-fpic
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:bison -y
|
9
src/template/freebsd
Normal file
9
src/template/freebsd
Normal file
@ -0,0 +1,9 @@
|
||||
AROPT:cq
|
||||
SHARED_LIB:-fpic -DPIC
|
||||
CFLAGS:-O2 -m486 -pipe
|
||||
SRCH_INC:/usr/local/include
|
||||
SRCH_LIB:/usr/local/lib
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:bison -y
|
10
src/template/generic
Normal file
10
src/template/generic
Normal file
@ -0,0 +1,10 @@
|
||||
AROPT:crs
|
||||
CFLAGS:
|
||||
SHARED_LIB:
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:
|
10
src/template/irix5
Normal file
10
src/template/irix5
Normal file
@ -0,0 +1,10 @@
|
||||
AROPT:crs
|
||||
CFLAGS:
|
||||
SHARED_LIB:
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:
|
9
src/template/netbsd
Normal file
9
src/template/netbsd
Normal file
@ -0,0 +1,9 @@
|
||||
AROPT:cq
|
||||
SHARED_LIB:-fpic -DPIC
|
||||
CFLAGS:-O2 -pipe
|
||||
SRCH_INC:/usr/local/include
|
||||
SRCH_LIB:/usr/local/lib
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:
|
10
src/template/nextstep
Normal file
10
src/template/nextstep
Normal file
@ -0,0 +1,10 @@
|
||||
AROPT:rc
|
||||
CFLAGS:
|
||||
SHARED_LIB:
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.o
|
||||
YFLAGS:-d
|
||||
YACC:
|
9
src/template/openbsd
Normal file
9
src/template/openbsd
Normal file
@ -0,0 +1,9 @@
|
||||
AROPT:cq
|
||||
SHARED_LIB:-fpic -DPIC
|
||||
CFLAGS:-O2 -m486 -pipe
|
||||
SRCH_INC:/usr/local/include
|
||||
SRCH_LIB:/usr/local/lib
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:bison -y
|
12
src/template/sco
Normal file
12
src/template/sco
Normal file
@ -0,0 +1,12 @@
|
||||
AROPT:cq
|
||||
CFLAGS:
|
||||
SHARED_LIB:-K PIC
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:yacc
|
||||
LEX:lex
|
||||
CC:cc -b elf
|
10
src/template/svr4
Normal file
10
src/template/svr4
Normal file
@ -0,0 +1,10 @@
|
||||
AROPT:crs
|
||||
CFLAGS:
|
||||
SHARED_LIB:
|
||||
ALL:+W0
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:bison -y
|
10
src/template/ultrix4
Normal file
10
src/template/ultrix4
Normal file
@ -0,0 +1,10 @@
|
||||
AROPT:crs
|
||||
CFLAGS:-DNOFIXADE
|
||||
SHARED_LIB:-G 0
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:
|
11
src/template/univel
Normal file
11
src/template/univel
Normal file
@ -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
|
Loading…
x
Reference in New Issue
Block a user