Date: Wed, 10 Apr 2002 11:00:32 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/modules/pam_unix Makefile Message-ID: <200204101800.g3AI0XS44441@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/04/10 11:00:32 PDT
Modified files:
lib/libpam/modules/pam_unix Makefile
Log:
Fixed broken "make depend; make clean; make all" sequence.
I've looked for this example for a long time, to demonstrate
some people why it's a really BAD idea to use ${.OBJDIR}
instead of ".". I hope these people are reading this. :-)
Approved by: des
Revision Changes Path
1.14 +1 -1 src/lib/libpam/modules/pam_unix/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204101800.g3AI0XS44441>
