Mercurial
Mercurial
>
~fabien
>
hg
>
index.cgi
>
jsonsax
/ annotate
summary
|
shortlog
|
changelog
|
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
Fabien Ninoles <fabien@tzone.org>
Sat, 06 Oct 2012 21:08:55 -0400 (2012-10-07)
changeset 0
d187e7fc9970
child 1
ef7abb48573b
permissions
-rw-r--r--
First version, c++.
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
0
d187e7fc9970
First version, c++.
Fabien Ninoles <fabien@tzone.org>
parents:
diff
changeset
+
−
1
all: tests
d187e7fc9970
First version, c++.
Fabien Ninoles <fabien@tzone.org>
parents:
diff
changeset
+
−
2
d187e7fc9970
First version, c++.
Fabien Ninoles <fabien@tzone.org>
parents:
diff
changeset
+
−
3
CC=g++
d187e7fc9970
First version, c++.
Fabien Ninoles <fabien@tzone.org>
parents:
diff
changeset
+
−
4
d187e7fc9970
First version, c++.
Fabien Ninoles <fabien@tzone.org>
parents:
diff
changeset
+
−
5
tests: tests.o jsonsax.o
d187e7fc9970
First version, c++.
Fabien Ninoles <fabien@tzone.org>
parents:
diff
changeset
+
−
6
d187e7fc9970
First version, c++.
Fabien Ninoles <fabien@tzone.org>
parents:
diff
changeset
+
−
7
runtests: tests
d187e7fc9970
First version, c++.
Fabien Ninoles <fabien@tzone.org>
parents:
diff
changeset
+
−
8
./tests