Mercurial
>
labs
>
raindrop
/ file revision / Makefile@42b1a25c30619f6627b1d545bde75200ab064ab3
summary
|
shortlog
|
changelog
|
pushlog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Makefile
author
Andy Chung <andy@mozillamessaging.com>
Tue, 13 Jul 2010 12:01:59 -0700
changeset 1787
42b1a25c30619f6627b1d545bde75200ab064ab3
parent 1402
ecfc002bcad13e343d54a3d4ea359dd4e49ceb95
permissions
-rw-r--r--
trying a click out of box technique for closing conversations, also trying out some collapsed view stuff
SUBDIRS
=
client
.PHONY
:
subdirs
$(
SUBDIRS
)
subdirs
:
$(
SUBDIRS
)
$(SUBDIRS)
:
@
$(
MAKE
)
-C
$@