Artifact 94cb2300d9a3e3928b4e63c8f7db803c1e0d291d:
- File configf-testing/Makefile — part of check-in [c54ed87ce3] at 2019-11-11 22:40:52 on branch v1.65-try3 — Fixed Makefile in example (user: matt, size: 87) [annotate] [blame] [check-ins using] [more...]
all : c %.o : %.scm csc -J -c $< -o $*.o c.o : a.o c : c.o a.o csc a.o c.o -o c