]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/civetweb/src/third_party/duktape-1.5.2/Makefile.jxpretty
import quincy beta 17.1.0
[ceph.git] / ceph / src / civetweb / src / third_party / duktape-1.5.2 / Makefile.jxpretty
diff --git a/ceph/src/civetweb/src/third_party/duktape-1.5.2/Makefile.jxpretty b/ceph/src/civetweb/src/third_party/duktape-1.5.2/Makefile.jxpretty
deleted file mode 100644 (file)
index 199247e..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-#  Example Makefile for building the jxpretty example
-#
-
-jxpretty:
-       gcc -o $@ -std=c99 -Wall -Wextra -O2 -Isrc \
-               src/duktape.c examples/jxpretty/jxpretty.c \
-               -lm