projects
/
~bandali
/
bndl.org
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update my domain
[~bandali/bndl.org]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
35f5ebb
..
3a96bd5
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,10
+1,10
@@
BASE_DIR = $(CURDIR)
BASE_DIR = $(CURDIR)
-OUT_DIR = $(BASE_DIR)/site
+OUT_DIR = $(BASE_DIR)/site
/
RSYNC_PARAMS = --exclude-from='.rsync-exclude' --delete -avzP
SSH_USER = amin@shemshak.org
RSYNC_PARAMS = --exclude-from='.rsync-exclude' --delete -avzP
SSH_USER = amin@shemshak.org
-SSH_DEST = /var/www/b
andali.eu
.org/
+SSH_DEST = /var/www/b
ndl
.org/
all: build
all: build
@@
-19,3
+19,5
@@
deploy:
clean:
[ ! -d $(OUT_DIR) ] || rm -rf $(OUT_DIR)
clean:
[ ! -d $(OUT_DIR) ] || rm -rf $(OUT_DIR)
+
+.PHONY: clean deploy