Introduction
Introduction Statistics Contact Development Disclaimer Help
cleaning old stuff from Makefile - cl-yag - Common Lisp Yet Another website Gen…
git clone git://bitreich.org/cl-yag/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws…
Log
Files
Refs
Tags
README
LICENSE
---
commit 6d3f6f665dc9ad801d57ffb7716d9fda78661bd7
parent 1e46417916771c10ed235899b94e333866d11042
Author: Solene Rapenne <[email protected]>
Date: Fri, 15 Dec 2017 18:02:13 +0100
cleaning old stuff from Makefile
Diffstat:
M Makefile | 3 ---
1 file changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/Makefile b/Makefile
@@ -1,7 +1,5 @@
LISP= sbcl
-HTMLDIR= temp/data
-
all: clean dirs html
html: $(HTML) css
@@ -9,7 +7,6 @@ html: $(HTML) css
rm -fr "temp"
dirs:
- mkdir -p "$(HTMLDIR)"
mkdir -p "output/html/static"
mkdir -p "output/gopher"
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.