Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   simonb
Date:           Tue Aug 31 13:50:47 UTC 1999

Modified Files:
        basesrc/lib/libarch: Makefile
        basesrc/lib/libarch/arm32: Makefile.inc
        basesrc/lib/libarch/i386: Makefile.inc

Log Message:
Makefile: define SHLIB_VERSION_FILE if SRCS defined.
arm32/Makefile.inc: don't need to set .PATH
i386/Makefile.inc: don't need to set .PATH, SHLIB_VERSION_FILE

Fixes PR lib/8298 from Richard Earnshaw in a more general way.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/lib/libarch/Makefile
cvs rdiff -r1.4 -r1.5 basesrc/lib/libarch/arm32/Makefile.inc
cvs rdiff -r1.7 -r1.8 basesrc/lib/libarch/i386/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index