Module Name: src Committed By: uebayasi Date: Sat Apr 6 13:48:12 UTC 2013
Modified Files: src/usr.bin/kdump: Makefile.ioctl-c Log Message: * Don't re-generate kdump-ioctl.c during install. * Don't expand hundreds of *.h paths into a variable and command-line in !=. Lazily handle it the glob instead. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/usr.bin/kdump/Makefile.ioctl-c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.