ソースを参照

Added phony target for building everything locally

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@7828 8c9fc860-2736-0410-a75d-ab315db34111
eth.negelef 7 年 前
コミット
60ec9702f1
1 ファイル変更2 行追加1 行削除
  1. 2 1
      tools/builds/a2/makefile

+ 2 - 1
tools/builds/a2/makefile

@@ -1,6 +1,7 @@
 all: oberon
+commit: compiler compilation execution builds
 
-.PHONY: all compiler execution compilation execution builds build clean
+.PHONY: all commit compiler compilation execution builds build clean
 MAKEFLAGS += --no-builtin-rules --no-builtin-variables
 .SUFFIXES: # delete the default suffixes