Date: Sat, 6 Jan 2001 01:44:30 -0800 (PST) From: Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/s3 Makefile Message-ID: <200101060944.f069iUU78655@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
asmodai 2001/01/06 01:44:30 PST Modified files: sys/modules/s3 Makefile Log: We don't use += for SRCS in Makefiles, we simply use the line continuation character and state the rest of the sourcefiles on the next line. Revision Changes Path 1.3 +3 -3 src/sys/modules/s3/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?200101060944.f069iUU78655>