[project @ 2002-09-30 10:22:37 by simonmar]
authorsimonmar <unknown>
Mon, 30 Sep 2002 10:22:37 +0000 (10:22 +0000)
committersimonmar <unknown>
Mon, 30 Sep 2002 10:22:37 +0000 (10:22 +0000)
commit145c7ebddb14323738902ad726cd339eb50e03d4
treebf027663b2c69cb5d14ff1b094e6159df6ccf8c8
parent69540b16367f4d841f0721988f34fb59daf84305
[project @ 2002-09-30 10:22:37 by simonmar]
Set .DELETE_ON_ERROR rather than using the strange construction

<command> || ($(RM) $@; exit 1)

in a few places.
mk/suffix.mk