Module Name: pcc
Committed By: plunky
Date: Tue Sep 25 11:17:18 UTC 2012
Modified Files:
pcc: configure configure.ac
pcc/cc/cc: Makefile.in
pcc/cc/ccom: Makefile.in
pcc/cc/cpp: Makefile.in
pcc/cc/cxxcom: Makefile.in
pcc/cc/driver: Makefile.in
pcc/f77/f77: Makefile.in
pcc/f77/fcom: Makefile.in
Log Message:
simplify stripping of installed binaries in Makefiles, just
use the -s option for the "BSD compatible install", and
provide an option to disable that
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pcc/configure
cvs rdiff -u -r1.119 -r1.120 pcc/configure.ac
cvs rdiff -u -r1.33 -r1.34 pcc/cc/cc/Makefile.in
cvs rdiff -u -r1.42 -r1.43 pcc/cc/ccom/Makefile.in
cvs rdiff -u -r1.43 -r1.44 pcc/cc/cpp/Makefile.in
cvs rdiff -u -r1.4 -r1.5 pcc/cc/cxxcom/Makefile.in
cvs rdiff -u -r1.8 -r1.9 pcc/cc/driver/Makefile.in
cvs rdiff -u -r1.21 -r1.22 pcc/f77/f77/Makefile.in
cvs rdiff -u -r1.22 -r1.23 pcc/f77/fcom/Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.