Side-by-side Compare changes Side-by-side Inline Show whitespace changes Files Makefile +1 −1 Original line number Original line Diff line number Diff line SUBDIRS=compiler lib test examples packaging SUBDIRS=compiler lib test examples packaging export LABCOMM_JAR=$(shell pwd)/compiler/labcomm_compiler.jar export LABCOMM_JAR=$(shell pwd)/compiler/labcomm2006_compiler.jar export LABCOMM=java -jar $(LABCOMM_JAR) export LABCOMM=java -jar $(LABCOMM_JAR) .PHONY: all .PHONY: all Loading compiler/.gitignore +0 −2 Original line number Original line Diff line number Diff line gen gen labcomm2006_compiler.jar labcomm2006_compiler.jar labcomm2014_compiler.jar labcomm_compiler.jar
Makefile +1 −1 Original line number Original line Diff line number Diff line SUBDIRS=compiler lib test examples packaging SUBDIRS=compiler lib test examples packaging export LABCOMM_JAR=$(shell pwd)/compiler/labcomm_compiler.jar export LABCOMM_JAR=$(shell pwd)/compiler/labcomm2006_compiler.jar export LABCOMM=java -jar $(LABCOMM_JAR) export LABCOMM=java -jar $(LABCOMM_JAR) .PHONY: all .PHONY: all Loading
compiler/.gitignore +0 −2 Original line number Original line Diff line number Diff line gen gen labcomm2006_compiler.jar labcomm2006_compiler.jar labcomm2014_compiler.jar labcomm_compiler.jar