Import civetweb ans jsoncpp
This commit is contained in:
8
3P/civetweb/src/third_party/duktape-1.3.0/Makefile.jxpretty
vendored
Normal file
8
3P/civetweb/src/third_party/duktape-1.3.0/Makefile.jxpretty
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
#
|
||||
# Example Makefile for building the jxpretty example
|
||||
#
|
||||
|
||||
jxpretty:
|
||||
gcc -o $@ -std=c99 -Wall -Wextra -O2 -Isrc \
|
||||
src/duktape.c examples/jxpretty/jxpretty.c \
|
||||
-lm
|
||||
Reference in New Issue
Block a user