Lady’s Gitweb
/
Blog
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[2023-07-29] git_wiki
[Blog]
/
GNUmakefile
diff --git
a/GNUmakefile
b/GNUmakefile
index 54916363b1cd835762ade7215ee636d341ea0cc9..f97f746463e38b4566629e813cf624c3b7ddd893 100644
(file)
--- a/
GNUmakefile
+++ b/
GNUmakefile
@@
-8,23
+8,16
@@
SHELL = /bin/sh
# This Makefile requires rsync 3 or newer.
RSYNC = rsync
# This Makefile requires rsync 3 or newer.
RSYNC = rsync
-RSYNC_FLAGS = -
Oclmrtvz
+RSYNC_FLAGS = -
-verbose --checksum --recursive --links --times --omit-dir-times --del --prune-empty-dirs --compress
RSYNC_OPTIONS =
RSYNC_FILTER = .rsync-filter
SOURCE_CHARSET = utf-8-mac
RSYNC_OPTIONS =
RSYNC_FILTER = .rsync-filter
SOURCE_CHARSET = utf-8-mac
-DESTINATION_HOST = computer
-DESTINATION_PATH = lady/www
-DESTINATION = $(DESTINATION_HOST):$(DESTINATION_PATH)
-DESTINATION_CHARSET = utf-8
-
-RSYNC_OPTIONS =
-SOURCE_CHARSET = utf-8-mac
-DESTINATION_CHARSET = utf-8
DESTINATION_HOST = computer
DESTINATION_PATH = lady/blog
DESTINATION = $(DESTINATION_HOST):$(DESTINATION_PATH)
DESTINATION_HOST = computer
DESTINATION_PATH = lady/blog
DESTINATION = $(DESTINATION_HOST):$(DESTINATION_PATH)
+DESTINATION_CHARSET = utf-8
GIT_FORCE =
GIT_FORCE =
This page took
0.045737 seconds
and
4
git commands to generate.