X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fcivetweb%2Fsrc%2Fthird_party%2Fduktape-1.5.2%2FMakefile.jxpretty;fp=ceph%2Fsrc%2Fcivetweb%2Fsrc%2Fthird_party%2Fduktape-1.5.2%2FMakefile.jxpretty;h=0000000000000000000000000000000000000000;hb=20effc670b57271cb089376d6d0800990e5218d5;hp=199247ee57e7a81d691aac5829790e65f762ad5c;hpb=a71831dadd1e1f3e0fa70405511f65cc33db0498;p=ceph.git 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 index 199247ee5..000000000 --- a/ceph/src/civetweb/src/third_party/duktape-1.5.2/Makefile.jxpretty +++ /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