gelderen 00/06/04 15:51:31 Added: . Makefile Log: Placeholder that just calls the appropriate scripts for now. Supports: all, run . Revision Changes Path 1.1 java/Makefile Index: Makefile =================================================================== all: ./build_sox && ./build run: ./wf .PHONY: all run