freebsd-dev/usr.bin/m4
Warner Losh a35f04fba2 Adopt SRCTOP in usr.bin
Prefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/foo
over ${.CURDIR}/../foo for paths in Makefiles.

Differential Revision:	https://reviews.freebsd.org/D9932
Sponsored by:		Netflix
Silence on:		arch@ (twice)
2017-03-12 18:58:44 +00:00
..
TEST
tests Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
eval.c usr.bin: minor spelling fixes on comments. 2016-05-01 16:13:05 +00:00
expr.c
extern.h Revert a modification that crept in and should not 2015-11-21 11:06:20 +00:00
gnum4.c Use NULL instead of 0 for pointers. 2016-04-18 07:09:34 +00:00
look.c Synchronize with OpenBSD 2015-05-18 22:40:12 +00:00
m4.1 Synchronize m4(1) with OpenBSD 2015-11-21 11:05:38 +00:00
main.c Synchronize m4(1) with OpenBSD 2015-11-21 11:05:38 +00:00
Makefile Adopt SRCTOP in usr.bin 2017-03-12 18:58:44 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
mdef.h Synchronize m4(1) with OpenBSD 2015-11-21 11:05:38 +00:00
misc.c Import misc.c,v 1.46 from OpenBSD (by espie@) 2016-01-18 22:12:07 +00:00
NOTES
parser.y Synchronize with OpenBSD 2015-05-18 22:40:12 +00:00
pathnames.h Synchronize m4(1) with OpenBSD 2015-11-21 11:05:38 +00:00
stdd.h
tokenizer.l Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
trace.c