File: testcase.subdir.10.makeflow

package info (click to toggle)
cctools 3.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,704 kB
  • sloc: ansic: 49,398; cpp: 15,568; perl: 12,324; sh: 2,668; python: 1,422; makefile: 632; yacc: 433; lex: 152; xml: 109
file content (3 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (2)
1
2
3
# dir depth larger than 2. Target is the sub-directory 'mysubdir'.
mydir: input
	mkdir -p mydir; mkdir -p mydir/mysubdir; cp input/hello mydir/mysubdir/1.txt