Mercurial
Mercurial
>
dpoke
/ 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
.
status-wifi/config.mk
changeset 4
70b4e0b27e2c
equal
deleted
inserted
replaced
3:dae770da6416
4:70b4e0b27e2c
1
STATUS_LIBS = -L/usr/lib -liw
2
STATUS_INCS = -std=gnu99
3
STATUS_LDFLAGS = ${STATUS_LIBS}
4
5