cvs commit: src/sys/modules/sio Makefile
Bruce Evans
bde at FreeBSD.org
Mon Dec 29 00:45:39 PST 2003
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
More information about the cvs-src
mailing list