diff options
author | Brian Paul <brianp@vmware.com> | 2009-02-06 10:00:34 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-02-06 10:00:34 -0700 |
commit | aafcc26642d5243944a1abb816c2657f644c0649 (patch) | |
tree | d01e92f80033b7db995581afcc1fdd45d572971d /Makefile | |
parent | b2e779988eeb595187933fe2122d86f8ccfe059c (diff) |
Revert "mesa: meaningless whitespace change to see if git's working (ignore)"
This reverts commit b2e779988eeb595187933fe2122d86f8ccfe059c.
I didn't mean to push this stuff yet. I'm having a bad git day...
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -16,7 +16,6 @@ default: $(TOP)/configs/current doxygen: cd doxygen && $(MAKE) - clean: -@touch $(TOP)/configs/current -@for dir in $(SUBDIRS) ; do \ |