summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2008-09-05 11:58:29 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2008-09-05 11:58:29 +0000
commit447b0eccefefccf3ee4a3396bf979236ab42790e (patch)
tree01cef144d554fcc6bbb8a05a2496c1f3c3aeccd6 /Makefile
parent4008465fd8c26157bb5c6cf721da542a4e34ffeb (diff)
downloadlibcss-447b0eccefefccf3ee4a3396bf979236ab42790e.tar.gz
libcss-447b0eccefefccf3ee4a3396bf979236ab42790e.tar.bz2
Dependency tracking
svn path=/trunk/libcss/; revision=5258
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1de428e..da66dba 100644
--- a/Makefile
+++ b/Makefile
@@ -13,6 +13,7 @@ PERL := perl
PKGCONFIG := pkg-config
INSTALL := install
SED := sed
+TOUCH := touch
LCOV := lcov
GENHTML := genhtml
@@ -34,6 +35,7 @@ MVFLAGS :=
ECHOFLAGS :=
MAKEFLAGS :=
PKGCONFIGFLAGS :=
+TOUCHFLAGS :=
EXEEXT :=