Spaces:
Runtime error
Runtime error
File size: 152 Bytes
12bfd03 |
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\$@ $@ |