Delete target on build error

master
Mike Gerwitz 2015-09-29 21:24:46 -04:00
parent 7a189d90b9
commit fbc54909a0
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
##
.DELETE_ON_ERROR:
path_src := ../src
path_tools := ../tools