David E. O'Brien
6e50170633
Remove the "funny targets" make check. We no longer need embedded :: targets
...
to build FreeBSD (they are used in Perl man pages). We never needed embedded
"!" in targets that I can find.
We got this from OpenBSD and I cannot find any other make that supports
such things -- contrary to their commit message claim: "This behaviour
is also consistent with other versions of make.".
2012-07-05 18:23:36 +00:00
Maxim Konovalov
4a509b9cbf
o The typo was intended as it stated in the comment. Revert last.
...
Spotted by: dfr
2010-06-04 14:22:49 +00:00
Maxim Konovalov
1accefb1e1
o Fix typo: .uudef -> .undef.
...
PR: misc/147462
Submitted by: Erik Cederstrand
2010-06-04 08:14:30 +00:00
David E. O'Brien
faddcb5783
Regression test for r201456.
2010-01-04 09:49:23 +00:00
Hartmut Brandt
8cc2581b3d
Add first tests for semicolon handling. The first test fails. This is
...
probably a bug in the parser.
2005-10-18 07:28:09 +00:00
Hartmut Brandt
70ebfd0e40
Add more tests for escaped newline handling and fix a test that currently
...
should fail because of a bug in the parser (test 2).
2005-10-18 07:20:14 +00:00
Hartmut Brandt
5878452aa9
Add a test for escaped newline handling.
2005-06-01 11:26:47 +00:00