File: 2004_04_28_unshift_makefile_lines.test

package info (click to toggle)
makepp 2.0.98.5-2.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 2,744 kB
  • sloc: perl: 15,893; makefile: 38; javascript: 25; sh: 1
file content (16 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
###	SPAR <http://www.cpan.org/scripts/>
###	11	755	1083168750	1083168738	Makeppfile
# test Mpp::Makefile::unshift_makefile_lines

perl {
  Mpp::Makefile::unshift_makefile_lines <<'__HERE';
$(phony pass):
	perl {}
__HERE
}

$(phony fail):
	perl { die }
###	D	775	1083171684	1083171707	answers/
###	1	664	1083171707	1190055864	answers/n_files
0 1 0