master: etc/Makefile 200563eaa8b2a4c21a446e1a8c55b1add8a16feb
Simon Schubert
corecode at crater.dragonflybsd.org
Mon Dec 1 11:03:57 PST 2008
commit 200563eaa8b2a4c21a446e1a8c55b1add8a16feb
Author: Simon Schubert <corecode at dragonflybsd.org>
Date: Mon Dec 1 18:43:51 2008 +0100
Fix makefile by rewriting parts into shell code
We can't break one shell command by a make macro, or make will
split into multiple shell commands, thus losing environment (like the
pwd).
Summary of changes:
etc/Makefile | 13 ++++++-------
1 files changed, 6 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=200563eaa8b2a4c21a446e1a8c55b1add8a16feb
--
DragonFly BSD source repository
More information about the Commits
mailing list