]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - tools/regression/usr.bin/make/syntax/funny-targets/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / tools / regression / usr.bin / make / syntax / funny-targets / Makefile
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}