summaryrefslogtreecommitdiffstats
path: root/cfg-mplayer.h
diff options
context:
space:
mode:
authorUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-04 00:50:44 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-04 01:30:42 +0200
commitbe95d4c131c77192f1033f051563ca2cc20e32b1 (patch)
treee8fb6507672020d398ea954cb7ad10057ae15219 /cfg-mplayer.h
parent34454cfcd18b4127eb1b5200e724045a581bdbf6 (diff)
downloadmpv-be95d4c131c77192f1033f051563ca2cc20e32b1.tar.bz2
mpv-be95d4c131c77192f1033f051563ca2cc20e32b1.tar.xz
Makefile: enable .DELETE_ON_ERROR special target
msgfmt creates the output file even if there was a fatal error. Thus make would stop because of the error return, but the output file would be left on disk and running make again would continue building other files. Enable the .DELETE_ON_ERROR special target to automatically delete target files changed by failing commands. This affects all rules; I think it is the correct behavior for all existing rules.
Diffstat (limited to 'cfg-mplayer.h')
0 files changed, 0 insertions, 0 deletions