Differences From Artifact [a2245dae90]:
- File Makefile — part of check-in [ceb2c8c436] at 2012-08-02 18:41:14 on branch trunk — Cleaned up and got working on orion (user: matt, size: 1963) [annotate] [blame] [check-ins using]
To Artifact [90d147b144]:
- File Makefile — part of check-in [a53376324f] at 2012-12-13 05:41:41 on branch trunk — Install used instead of cp for install, cleaned up stmlrun.scm a bit (user: kiatoaco, size: 1968) [annotate] [blame] [check-ins using]
︙ | |||
23 24 25 26 27 28 29 | 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | - + | # stmlrun : stmlrun.scm formdat.scm misc-stml.scm session.scm stml.scm \ # setup.scm html-filter.scm requirements.scm keystore.scm \ # cookie.scm sqltbl.scm # csc stmlrun.scm $(TARGDIR)/stmlrun : stmlrun |
︙ |