projects
/
project
/
uci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1d2aca0
)
more deps
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 19 Jan 2008 22:05:22 +0000
(23:05 +0100)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 19 Jan 2008 22:05:22 +0000
(23:05 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index dc304fc9cd4aa1e085a2721c21eea57aa8c266d8..bf194d141faa42773220901e0641c4d06cfc3d84 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-5,7
+5,7
@@
all: parsetest
parsetest: libuci.o test.o
$(CC) $(CFLAGS) -o $@ $^
-libuci.o: libuci.c parse.c libuci.h
+libuci.o: libuci.c parse.c libuci.h
list.c err.h
test.o: test.c libuci.h
clean: