]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r313654:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Feb 2017 02:34:59 +0000 (02:34 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 21 Feb 2017 02:34:59 +0000 (02:34 +0000)
commit5e4de0495a3da7571fccf4045f05e8b5485b0ddd
treef0d7639d00257e94db72fe95d7f499ad35770a4a
parent654ba88b4f565af8b926b8e565803e018ac071a3
MFC r313654:

Use SRCTOP to refer to awk source in contrib/awk and remove unnecessary AWKSRC prefix
for maketab.c

The former simplifies pathing in make/displayed output, whereas the latter was just
unnecessarily superfluous since .PATH referenced the path to maketab.c earlier on in
the Makefile.

git-svn-id: svn://svn.freebsd.org/base/stable/10@314014 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.bin/awk/Makefile