From be92d1955a45b81e3d7f4af26497c3d73aa46ceb Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Tue, 15 Aug 2017 18:43:56 +0200 Subject: Partial attr. support, build/run targets, literals --- instr-to-kodkod/cfg-to-paths/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'instr-to-kodkod/cfg-to-paths/Makefile') diff --git a/instr-to-kodkod/cfg-to-paths/Makefile b/instr-to-kodkod/cfg-to-paths/Makefile index 3fa5e5c..7971c84 100644 --- a/instr-to-kodkod/cfg-to-paths/Makefile +++ b/instr-to-kodkod/cfg-to-paths/Makefile @@ -51,6 +51,8 @@ PATH_MODEL_FILES = $(addprefix $(PATH_MODEL_DIR)/,$(notdir $(CFG_MODEL_FILES))) ## Makefile Rules ############################################################## all: $(PATH_MODEL_DIR) $(PATH_MODEL_FILES) $(CLASSES) +build: $(CLASSES) + %.class: %.java $(JAVAC) -cp $(CLASSPATH) $< -- cgit v1.2.3-70-g09d2