Commit 43514b84 authored by Bruce Momjian's avatar Bruce Momjian

Irix LORDER addition.

parent 58ed1232
# RANLIB is not used on IRIX 5
RANLIB= touch
MK_NO_LORDER= true
%.so: %.o
$(LD) -G -Bdynamic -shared -o $@ $<
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment