diff options
Diffstat (limited to 'src/http/static/markov/Makefile')
-rw-r--r-- | src/http/static/markov/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/http/static/markov/Makefile b/src/http/static/markov/Makefile deleted file mode 100644 index 4195baf..0000000 --- a/src/http/static/markov/Makefile +++ /dev/null @@ -1,3 +0,0 @@ -bundle: - nix-build markov.nix -A nixBundle - ./result/bin/nix-bundle '((import ./markov.nix) {}).entrypoint' '/bin/markov' |