File: VCLocalRules

package info (click to toggle)
festival 1%3A2.5.0-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 7,652 kB
  • sloc: cpp: 27,923; lisp: 15,725; ansic: 6,022; sh: 5,683; java: 1,536; makefile: 757; xml: 291; perl: 87
file content (8 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
SIOD =  siod.scm web.scm cstr.scm fringe.scm

.copy_from_est: $(SIOD)

$(SIOD) :
	@echo 'Copy $@ from EST/lib/siod'
	-del $@
	copy $(EST)\lib\siod\$@ $@