File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 2
2
CFLAGS:-O2 -m486 -pipe -DPRE_BSDI_2_1
3
3
SHARED_LIB:
4
4
ALL:
5
- SRCH_INC:/usr/local/include
6
- SRCH_LIB:/usr/local/lib
5
+ SRCH_INC:
6
+ SRCH_LIB:
7
7
USE_LOCALE:no
8
8
DLSUFFIX:.o
9
9
YFLAGS:-d
Original file line number Diff line number Diff line change 2
2
CFLAGS:-O2 -m486 -pipe
3
3
SHARED_LIB:
4
4
ALL:
5
- SRCH_INC:/usr/local/include
6
- SRCH_LIB:/usr/local/lib
5
+ SRCH_INC:
6
+ SRCH_LIB:
7
7
USE_LOCALE:no
8
8
DLSUFFIX:.o
9
9
YFLAGS:-d
Original file line number Diff line number Diff line change 2
2
CFLAGS:-O2 -m486 -pipe
3
3
SHARED_LIB:-fpic
4
4
ALL:
5
- SRCH_INC:/usr/local/include
6
- SRCH_LIB:/usr/local/lib
5
+ SRCH_INC:
6
+ SRCH_LIB:
7
7
USE_LOCALE:no
8
8
DLSUFFIX:.so
9
9
YFLAGS:-d
Original file line number Diff line number Diff line change 1
1
AROPT:cq
2
2
SHARED_LIB:-fpic -DPIC
3
3
CFLAGS:-O2 -m486 -pipe
4
- SRCH_INC:/usr/local/include
5
- SRCH_LIB:/usr/local/lib
4
+ SRCH_INC:
5
+ SRCH_LIB:
6
6
USE_LOCALE:no
7
7
DLSUFFIX:.so
8
8
YFLAGS:-d
Original file line number Diff line number Diff line change 1
1
AROPT:cq
2
2
SHARED_LIB:-fpic -DPIC
3
3
CFLAGS:-O2 -pipe
4
- SRCH_INC:/usr/local/include
5
- SRCH_LIB:/usr/local/lib
4
+ SRCH_INC:
5
+ SRCH_LIB:
6
6
USE_LOCALE:no
7
7
DLSUFFIX:.so
8
8
YFLAGS:-d
Original file line number Diff line number Diff line change 1
1
AROPT:cq
2
2
SHARED_LIB:-fpic -DPIC
3
3
CFLAGS:-O2 -m486 -pipe
4
- SRCH_INC:/usr/local/include
5
- SRCH_LIB:/usr/local/lib
4
+ SRCH_INC:
5
+ SRCH_LIB:
6
6
USE_LOCALE:no
7
7
DLSUFFIX:.so
8
8
YFLAGS:-d
You can’t perform that action at this time.
0 commit comments