summaryrefslogtreecommitdiff
path: root/usr.bin/sdiff/Makefile
AgeCommit message (Expand)Author
2025-07-26Replace last few remaining MAN[1-8] with MANDag-Erling Smørgrav
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2017-12-06sdiff(1) can now be built defaults warning levelBaptiste Daroussin
2017-08-02Add HAS_TESTS to all Makefiles that are currently using theEnji Cooper
2017-08-02Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper
2016-10-15Move cleanup() into the edit.c file which is the only users of that functionBaptiste Daroussin
2016-05-07Only one program is build in usr.bin/sdiff use the right includeBaptiste Daroussin
2016-05-07Replace fparseln(3) with getline(3)Baptiste Daroussin
2016-04-29import sdiff(1) from GSoC 2012Baptiste Daroussin