Artifact 7a7c8739bf17ae47cff93feb8b9f779cd6972c2d3a573ad9957b8ca154db9969:
- File Makefile — part of check-in [ca4f45a402] at 2011-02-16 19:23:53 on branch trunk — Make it compile. (user: js, size: 145) [annotate] [blame] [check-ins using]
all: cd src && ${MAKE} ${MFLAGS} cd tests && ${MAKE} ${MFLAGS} clean: cd src && ${MAKE} ${MFLAGS} clean cd tests && ${MAKE} ${MFLAGS} clean