Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/usr.sbin/sendmail/cf/cf
Module Name: src
Committed By: atatat
Date: Mon Mar 31 20:57:31 UTC 2003
Modified Files:
src/gnu/usr.sbin/sendmail/cf/cf: Makefile
Log Message:
Only set DIST and .PATH if we are actually in the source tree. This
solves the problem of trying to do a "make submit.cf" in the
/usr/share/sendmail/cf directory where make gets confused by the out
of date target in the .PATH, removes it (bad!) and then fails to make
a new submit.cf file.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/gnu/usr.sbin/sendmail/cf/cf/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