|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.202, 2002/05/07 01:45:45 | version 1.203, 2002/05/07 02:06:32 | ||
|---|---|---|---|
|
|
||
| CPICFLAGS ?= -fPIC -DPIC | CPICFLAGS ?= -fPIC -DPIC | ||
| CPPPICFLAGS?= -DPIC -DBIGPIC | CPPPICFLAGS?= -DPIC -DBIGPIC | ||
| CAPICFLAGS?= ${CPPPICFLAGS} ${CPICFLAGS} | CAPICFLAGS?= ${CPPPICFLAGS} ${CPICFLAGS} | ||
| APICFLAGS ?= -KPIC -DBIGPIC | APICFLAGS ?= -KPIC | ||
| .else | .else | ||