]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Avoid hardcoding any paths and variables. The include directory must
authormarcel <marcel@FreeBSD.org>
Fri, 3 Dec 1999 12:50:02 +0000 (12:50 +0000)
committermarcel <marcel@FreeBSD.org>
Fri, 3 Dec 1999 12:50:02 +0000 (12:50 +0000)
commitc0a34be120b2de37d57788f7bcfa77b2dcc24361
tree4f0eb42e86e10ee8df71b00c4b09be260150a287
parent1549e3aa74b7557d9a7f6425fc83de63c9dd4f84
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
usr.bin/kdump/Makefile
usr.bin/kdump/mkioctls