Date: Tue, 13 Apr 1999 02:11:21 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/splash/pcx Makefile Message-ID: <199904130911.CAA71113@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1999/04/13 02:11:21 PDT Modified files: sys/modules/splash/pcx Makefile Log: Fixed bogus SRCS definition which broke `make depend'. Plain `make' worked accidentally because the rule to generate ${OBJS} from ${SRCS} is sloppy. Fixed style bugs. Revision Changes Path 1.2 +2 -3 src/sys/modules/splash/pcx/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?199904130911.CAA71113>