summaryrefslogtreecommitdiff
path: root/sys/dev/videomode/Makefile.videomode
AgeCommit message (Collapse)Author
2008-10-19Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.apb
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.
2006-03-04Initial swag at common video mode database. Not used for anything (yet).gdamore