File: Tupfile

package info (click to toggle)
tup 0.7.8-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 18,448 kB
  • sloc: ansic: 217,845; sh: 17,432; perl: 184; python: 67; lisp: 63; makefile: 62
file content (7 lines) | stat: -rw-r--r-- 303 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
include_rules
ifeq (@(TUP_WWW),y)
: foreach ../make*.dat |> ^ PLOT %f^ ../../../test/make_v_tup/plot %f > %o |> %B.png
: foreach ../tup_vs_eye*.dat |> ^ PLOT %f^ ../../../test/make_v_tup/plot %f Eye > %o |> %B.png
: foreach ../*.dot |> !dot |> %B.png
: foreach ../*.gen |> ^ CP %o^ cp %f %o |> %B
endif