From 6fd80c3cf6ed3c3d03ca26882d7ba95555ecd766 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 16 Sep 2011 11:36:26 +0000 Subject: [PATCH] Re-generated Makefiles --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 55c56e8..5dad93b 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ PACKAGE = scripts VERSION = 0.0.0 SUBDIRS = src targets -RM = rm -f -LN = ln -f -TAR = tar -czvf +RM ?= rm -f +LN ?= ln -f +TAR ?= tar -czvf all: subdirs