| version 1.241, 2003/11/13 05:56:30 |
version 1.242, 2003/12/07 12:56:45 |
|
|
| # so we have to work around the -nostdlib: |
# so we have to work around the -nostdlib: |
| LDADD+= -L${_GCC_LIBGCCDIR} -lgcc_pic |
LDADD+= -L${_GCC_LIBGCCDIR} -lgcc_pic |
| |
|
| |
.elif ${MACHINE_ARCH} == "ns32k" |
| |
|
| |
# XXX no shared libraries yet on ns32k |
| |
FPICFLAGS?= |
| |
CPICFLAGS?= |
| |
CPPPICFLAGS?= |
| |
CAPICFLAGS?= |
| |
APICFLAGS?= |
| |
|
| .else |
.else |
| |
|
| # Platform-independent flags for NetBSD a.out shared libraries |
# Platform-independent flags for NetBSD a.out shared libraries |