projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[tools] gmp: update to 5.0.4
[openwrt.git]
/
package
/
uhttpd
/
src
/
Makefile
diff --git
a/package/uhttpd/src/Makefile
b/package/uhttpd/src/Makefile
index
5e98ab8
..
2b08ec6
100644
(file)
--- a/
package/uhttpd/src/Makefile
+++ b/
package/uhttpd/src/Makefile
@@
-70,7
+70,7
@@
endif
$(CC) $(CFLAGS) -c -o $@ $<
compile: $(OBJ) $(TLSLIB) $(LUALIB)
- $(CC) -o uhttpd $(LDFLAGS) $(
LIB) $(OBJ
)
+ $(CC) -o uhttpd $(LDFLAGS) $(
OBJ) $(LIB
)
clean:
rm -f *.o *.so uhttpd
This page took
0.021242 seconds
and
4
git commands to generate.