]> git.evergreen-ils.org Git - OpenSRF.git/commit
changed the CC_OPTS and LD_FLAGS to CFLAGS, LDFLAGS, and LDLIBS
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 1 Sep 2005 16:15:27 +0000 (16:15 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 1 Sep 2005 16:15:27 +0000 (16:15 +0000)
commit184608f1d7b58df59c05d772b4fd4ccdb37e6ae5
treeee6ffbc737a9fab0477b7a6c0b3a908ff94bdc28
parentfebc39418fdd1476d9af050d7fec224c88ba2635
changed the CC_OPTS and LD_FLAGS to CFLAGS, LDFLAGS, and LDLIBS
so that MAKE can implicitly build .o files
(don't have to repeat build flags in makefiles)
makefiles are cleaner this way

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@517 9efc2488-bf62-4759-914b-345cdb29e865
src/Makefile
src/gateway/Makefile
src/jserver/Makefile
src/libstack/Makefile
src/libtransport/Makefile
src/objson/Makefile
src/objson/json_parser.h
src/objson/object.h
src/router/Makefile
src/srfsh/Makefile
src/utils/Makefile