Date: Fri, 3 Dec 1999 04:50:02 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/kdump Makefile mkioctls Message-ID: <199912031250.EAA91679@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 1999/12/03 04:50:02 PST
Modified files:
usr.bin/kdump Makefile mkioctls
Log:
Avoid hardcoding any paths and variables. The include directory must
now be specified on the command line. Accept a '-s' option which
controls whether a switch-statement is to be used instead of a series
of if-statements.
Replace cpp with gcc -E.
Discussed with: bde
Revision Changes Path
1.4 +2 -2 src/usr.bin/kdump/Makefile
1.14 +19 -8 src/usr.bin/kdump/mkioctls
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?199912031250.EAA91679>
