DragonFly commits List (threaded) for 2008-12
DragonFly BSD
DragonFly commits List (threaded) for 2008-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

master: etc/Makefile 200563eaa8b2a4c21a446e1a8c55b1add8a16feb


From: Simon Schubert <corecode@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 1 Dec 2008 11:02:52 -0800 (PST)

commit 200563eaa8b2a4c21a446e1a8c55b1add8a16feb
Author: Simon Schubert <corecode@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]