Date: Mon, 29 Dec 2003 00:45:38 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/sio Makefile Message-ID: <200312290845.hBT8jcQT018457@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2003/12/29 00:45:38 PST
FreeBSD src repository
Modified files:
sys/modules/sio Makefile
Log:
Fixed some style bugs:
- SRCS was totally disordered.
- the echos to create options headers were hidden using '@'.
- the args of echos to create options headers were single-quoted.
- the target names for the rules to create options headers were repeated.
- the unused option COMPAT_FREEBSD4 was put in opt_compat.h.
Revision Changes Path
1.4 +6 -8 src/sys/modules/sio/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312290845.hBT8jcQT018457>
