Date: Tue, 13 Jan 2004 12:53:56 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/acpi/iasl Makefile Message-ID: <200401132053.i0DKrunZ042814@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2004/01/13 12:53:56 PST FreeBSD src repository Modified files: usr.sbin/acpi/iasl Makefile Log: - Use the standard .y and .l transformation rules -- this fixes the usual parallel make race in custom .y rules. - Fixed some style bugs. - Removed -v from YFLAGS. Prodded by: bde Reviewed by: bde, njl Revision Changes Path 1.5 +12 -17 src/usr.sbin/acpi/iasl/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401132053.i0DKrunZ042814>