Date: Wed, 20 Jun 2001 16:21:03 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/crunch/crunchgen crunchgen.c Message-ID: <200106202321.f5KNL3L82617@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2001/06/20 16:21:03 PDT Modified files: usr.sbin/crunch/crunchgen crunchgen.c Log: Use 'LIBS+= ...' instead of 'LIBS= ...' in the generated makefile so that the user can override libraries at build time. This is makes it easier to cross-compile crunch builds. Suggested by: luigi MFC after: 3 days Revision Changes Path 1.28 +2 -2 src/usr.sbin/crunch/crunchgen/crunchgen.c 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?200106202321.f5KNL3L82617>