]> git.evergreen-ils.org Git - working/Evergreen.git/commit
changed the CC_OPTS and LD_FLAGS to CFLAGS, LDFLAGS, and LDLIBS
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 1 Sep 2005 16:15:27 +0000 (16:15 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 1 Sep 2005 16:15:27 +0000 (16:15 +0000)
commit5f9301b70490864c209c19555a6607feef5502f4
tree08743d2c19091b8dee8a2924abdb50bf03b7c8f0
parent58b8e25a8075a4a5245ffb7fa727a7d33dd9dad1
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/ILS/trunk@1788 dcc99617-32d9-48b4-a31d-7c20da2025e4
16 files changed:
Makefile
Open-ILS/src/Makefile
Open-ILS/src/apachemods/Makefile
Open-ILS/src/apachemods/fieldmapper_lookup-gen.pl
OpenSRF/src/Makefile
OpenSRF/src/gateway/Makefile
OpenSRF/src/jserver/Makefile
OpenSRF/src/libstack/Makefile
OpenSRF/src/libtransport/Makefile
OpenSRF/src/objson/Makefile
OpenSRF/src/objson/json_parser.h
OpenSRF/src/objson/object.h
OpenSRF/src/router/Makefile
OpenSRF/src/srfsh/Makefile
OpenSRF/src/utils/Makefile
install.sh