Source-Changes archive

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

CVS commit: src/gnu/lib/crtstuff4



Module Name:    src
Committed By:   lukem
Date:           Mon Aug  4 04:53:22 UTC 2008

Modified Files:
        src/gnu/lib/crtstuff4: Makefile

Log Message:
Add an explicit rule for ${OBJS}: ${DPSRCS}, since <bsd.prog.mk>
doesn't provide that any more, and this Makefile uses the latter
in a non-standard fashion.
Fixes "make" in a clean directory when "make depend" has not been run.

Use DPSRCS rather than hand-crafted rules to achieve the same effect.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/gnu/lib/crtstuff4/Makefile

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