aboutsummaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.irix5
blob: 2dec27246b37e6e1bd263d2114466df92310e05f (plain)
1
2
3
4
5
6
7
8
9
# RANLIB is not used on IRIX 5
RANLIB= touch
MK_NO_LORDER= true

%.so: %.o
	$(LD) -G -Bdynamic -shared -o $@ $< 

CFLAGS+= -U_NO_XOPEN4 -woff 1164,1171,1185,1195,1552 -Wl,-woff,15 -Wl,-woff,84