summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.irix
blob: 145653860e12eedc251670bc1e2f9582e4bd243f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
AROPT = crs
rpath = -Wl,-rpath,'$(rpathdir)'

DLSUFFIX = .so
# PIC is default
CFLAGS_SL =

%.so: %.o
	$(CC) $(CFLAGS) -shared -o $@ $< 

override CPPFLAGS += -U_NO_XOPEN4

ifneq ($(GCC), yes)
CFLAGS += -woff 1164,1171,1185,1195,1552
endif
LDFLAGS += -Wl,-woff,15 -Wl,-woff,84

sqlmansect = 5sql