Mercurial
Mercurial
>
hg
>
bounds
/ comparison
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
changeset 0
986b5d239ee5
child 4
4dcc249cbe07
equal
deleted
inserted
replaced
-1:000000000000
0:986b5d239ee5
1
CFLAGS=-Wall
2
3
.PHONY: all clean
4
5
all: bounds
6
clean: ; -rm -f bounds