X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=support-files%2FMakefile;h=8d4a571e903d69daea14ea298ba63b7cd23d9a0b;hb=36cb0ceef3adff0b195e9c52edce534ada351c50;hp=d3fc80e283f1bc1df47ec7493f3f4357a8511187;hpb=72e47df1eec112678b965bd9a7a207498aac76e6;p=bootmanager.git diff --git a/support-files/Makefile b/support-files/Makefile index d3fc80e..8d4a571 100644 --- a/support-files/Makefile +++ b/support-files/Makefile @@ -7,13 +7,13 @@ # Mark Huang # Copyright (C) 2005 The Trustees of Princeton University # -# $Id: Makefile,v 1.3 2005/09/02 20:24:58 mlhuang Exp $ +# $Id: Makefile,v 1.4 2006/08/20 21:21:13 thierry Exp $ # all: PlanetLab-Bootstrap.tar.bz2 PlanetLab-Bootstrap.tar.bz2: - ./buildnode.sh + ./buildnode.sh -r $$([ -f "/etc/fedora-release" ] && awk ' { print $4 } ' /etc/fedora-release || echo "4") clean: rm -f PlanetLab-Bootstrap.tar.bz2