summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-02-06 09:57:28 -0700
committerBrian Paul <brianp@vmware.com>2009-02-06 09:57:28 -0700
commitb2e779988eeb595187933fe2122d86f8ccfe059c (patch)
tree45ebb6b079b4f7b651f6c14b3f928697981a4218 /Makefile
parentda795ff0a837eeb8c8f9d44987b374da2d4d2835 (diff)
mesa: meaningless whitespace change to see if git's working (ignore)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 419265df80..4d4c6a551a 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,7 @@ default: $(TOP)/configs/current
doxygen:
cd doxygen && $(MAKE)
+
clean:
-@touch $(TOP)/configs/current
-@for dir in $(SUBDIRS) ; do \