-
- Downloads
build: explain current role of LIBS in our Makefile.am files
BLANK_AT_MAKETIME may be used in our Makefile.am files to blank LIBS variable used in generated makefile at makefile processing time. Doing this functionally prevents LIBS from being used for all link targets in given makefile.
Showing
- configure.ac 4 additions, 5 deletionsconfigure.ac
- docs/examples/Makefile.am 1 addition, 1 deletiondocs/examples/Makefile.am
- lib/Makefile.am 1 addition, 1 deletionlib/Makefile.am
- src/Makefile.am 1 addition, 1 deletionsrc/Makefile.am
- tests/libtest/Makefile.am 1 addition, 2 deletionstests/libtest/Makefile.am
- tests/server/Makefile.am 1 addition, 2 deletionstests/server/Makefile.am
- tests/unit/Makefile.am 4 additions, 1 deletiontests/unit/Makefile.am
Loading
Please register or sign in to comment