summaryrefslogtreecommitdiff
path: root/usr.bin/kdump/Makefile.ioctl-c
AgeCommit message (Expand)Author
2013-04-06* Don't re-generate kdump-ioctl.c during install.uebayasi
2013-04-04Extract a base list of .h files from the set lists instead of lookingdsl
2008-10-25Pass SED=${TOOL_SED:Q} in the environment to scripts run during the build.apb
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
2008-03-23little cleanups.christos
2008-02-17Install xenio.h and xenio3.h in /usr/include/xen, for the benefitbouyer
2008-02-16Add ${PROG}-ioctl.c to DPSRCSmatt
2006-08-27pick up ioctls from other devices too.christos
2006-06-02PR/33627: Keiichi Shima: typo in Makefile.ioctl-c in kdump directorychristos
2004-07-10Add prefix "${PROG}-" to filename of automatically created list oftron
2004-07-07Don't scan include files in "includes" target because they might not betron
2004-04-23Don't invoke the egrep for cleandir and obj targets. Needed for build.sh.hannken
2004-04-23Undo last commit -- doesn't work.hannken
2004-04-23Don't invoke the egrep for cleandir and obj targets. Needed for build.sh.hannken
2004-04-22Instead of pussy-footing around and grabbing a few of the ioctl's here andchristos
2003-10-21Rework how MAKEVERBOSE operates:lukem
2003-10-19support MAKEVERBOSE and use ${HOST_SH}lukem
2003-08-27* Make it a little easier to add new "ioctl defns are in these files".thorpej
2003-04-18Don't invoke the grep for cleandir and obj targets. Suggested bychristos
2003-04-13PR/21117: Robert Elz: Makefile-ioctl.c mishandles dependencieschristos
2002-09-19use NETBSDSRCDIR as appropriatelukem
2001-09-25Quotes around ${CC}...mycroft
2001-09-23set CC and DESTDIR for mkioctls accordinglyjdolecek
2000-07-27mark the installed ioctl.h & ioctl_compat.h PRECIOUS; if mkioctls fails, don'...mrg
1999-07-12- build with obj dirs.mrg