File: 2004_12_29_repository_mkdir.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 (14 lines) | stat: -rw-r--r-- 505 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
###	SPAR <http://www.cpan.org/scripts/>
###	2	755	1104359644	1212339178	.makepprc
-R test_subdir=.
-F test_subdir
###	3	644	1104360682	1104360682	Makeppfile
$(phony all): subdir1/testfile
subdir1/testfile :
	&echo $@ -o $@
###	D	755	1104360599	1104360642	subdir1/
###	D	755	1104360699	1104360701	answers/
###	D	755	1104360691	1104360803	answers/test_subdir/
###	D	755	1104360691	1104360803	answers/test_subdir/subdir1/
###	1	444	1104360691	1104360691	answers/test_subdir/subdir1/testfile
subdir1/testfile