Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 293185 | Differences between
and this patch

Collapse All | Expand All

(-)natives/unix/aix/Makefile (-2 / +1 lines)
Lines 10-17 Link Here
10
10
11
CORE.C = ../localfile.c
11
CORE.C = ../localfile.c
12
CORE.O = localfile.o
12
CORE.O = localfile.o
13
LIB_NAME = liblocalfile.so
13
LIB_NAME_FULL = liblocalfile_1_0_0.a
14
LIB_NAME_FULL = liblocalfile_1_0_0.so
15
14
16
OS_TYPE=aix
15
OS_TYPE=aix
17
CC=xlC_r
16
CC=xlC_r

Return to bug 293185