NetBSD/usr.bin/kdump
cgd 100e87de11 '${CC:-cc} -E' rather than 'cpp': want to use a cross-compiler if
appropriate, but worse: 'cpp' (real-UNIX or stock gnu) takes args
[infile [outfile]].  I.e., the second arg (ioctl_compat.h) would
end up being nuked by this script if using a vendor or stock gnu cpp!
Our /usr/bin/cpp works Differently.
2000-07-27 01:36:56 +00:00
..
Makefile put setemul(), ectx_* & appropriate structures to separate file, to make it 2000-04-10 09:13:45 +00:00
Makefile.ioctl-c - build with obj dirs. 1999-07-12 04:13:34 +00:00
kdump.1 clarify -e usage 2000-04-10 08:05:25 +00:00
kdump.c Prevent "kdump" from causing a segmentation fault if the io buffer that 2000-04-26 16:05:37 +00:00
mkioctls '${CC:-cc} -E' rather than 'cpp': want to use a cross-compiler if 2000-07-27 01:36:56 +00:00
setemul.c ectx_sanify(): ditch utterly broken 'optimization', which caused incorrect 2000-07-20 20:47:02 +00:00
setemul.h put setemul(), ectx_* & appropriate structures to separate file, to make it 2000-04-10 09:13:45 +00:00