postgresql/src/makefiles/Makefile.irix5

10 lines
194 B
Makefile

# 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