File: Makefile

package info (click to toggle)
ploticus 2.42-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,228 kB
  • sloc: ansic: 46,243; perl: 1,590; sh: 392; makefile: 123
file content (9 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
runtest:
	./run_script_test


clean:
	rm -f *.gif *.png *.eps *.ps *.svg *.svgz *.jpeg 2> /dev/null

distclean: clean