]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/bmake/tests/syntax/funny-targets/Makefile.test
MFV r348552: 9682 page fault in dsl_async_clone_destroy() while opening pool
[FreeBSD/FreeBSD.git] / usr.bin / bmake / tests / syntax / funny-targets / Makefile.test
1 # $FreeBSD$
2 #
3 # PR bin/6612 / GRN r102178
4 #
5
6 test1: colons::colons::target
7
8 colons::colons::target:
9         @echo '${.TARGET}'
10
11 test2: exclamation!target
12
13 exclamation!target:
14         @echo '${.TARGET}