Date: Sun, 11 Jan 2004 11:26:33 -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: <200401111926.i0BJQXSv069412@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2004/01/11 11:26:33 PST
FreeBSD src repository
Modified files:
usr.sbin/acpi/iasl Makefile
Log:
Use my newly acquired magic stick and put aslcompiler.y.h into
SRCS to teach make(1) that many .c sources are dependent on it.
This fixes parallel (-j) builds and makes it possible to build
individual .o files separately.
While here, removed PROG from CLEANFILES -- it's taken care of
already by bsd.prog.mk.
Revision Changes Path
1.4 +4 -3 src/usr.sbin/acpi/iasl/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401111926.i0BJQXSv069412>
