diff options
author | rillig <rillig> | 2006-10-09 01:40:49 +0000 |
---|---|---|
committer | rillig <rillig> | 2006-10-09 01:40:49 +0000 |
commit | 7475ed0eb8760103c648682fa8f8e39ae75ebad7 (patch) | |
tree | adaa13c8be68d5d009a8d9567f258792bf150fd3 /print/libgnomeprintui | |
parent | 21f868886e598d32b3bd3bbfe69a378485d8af4e (diff) | |
download | pkgsrc-7475ed0eb8760103c648682fa8f8e39ae75ebad7.tar.gz |
Replaced the pipe operator with temporary files, since the former hides
errors. Now "make depends" stops on dependency directories that don't
exist.
The dependencies are first extracted into two temporary files and then
combined with cat(1) because otherwise "make depends" passes silently on
errors when it is called for the second time. Somehow ${.TARGET} didn't
get removed.
Diffstat (limited to 'print/libgnomeprintui')
0 files changed, 0 insertions, 0 deletions