dd281fa589
and for proper behaviour of some sed functions given a nil pattern space, as fixed in PR 34813. The test for G was based on the test in the PR. The nil pattern space test is slightly different as we need to get *some* output, as the core dump will also produce no output (old behaviour) and turn up falsely that the utility is working fine.
6 lines
96 B
Makefile
6 lines
96 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= file2c join jot make sed uudecode uuencode xargs
|
|
|
|
.include <bsd.subdir.mk>
|