Skip to content

Commit

Permalink
Added flag ".DELETE_ON_ERROR:" to makefile, which is almost always a …
Browse files Browse the repository at this point in the history
…must.
  • Loading branch information
rdiez authored and Reini Urban committed May 28, 2016
1 parent 1e93f94 commit 36fdd33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
@@ -1,3 +1,6 @@

.DELETE_ON_ERROR:

.PHONY : test bench clean tap_tests localtime_tests

OPTIMIZE = -g
Expand Down

0 comments on commit 36fdd33

Please sign in to comment.