Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Seitosh
csback
Commits
cd2b9e19
Commit
cd2b9e19
authored
Jul 25, 2016
by
thomas.forbriger
Browse files
README [WP][DOC]: add README.syslog
parent
b555e1d0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
cd2b9e19
...
...
@@ -72,10 +72,12 @@ EXAMPLES=$(wildcard examples/*.exclude examples/README \
examples/
*
rc examples/
*
xml
)
# files in utility subdirectory
UTILS
=
$(
wildcard
util/
*
.sh util/README
)
# README files
READMES
=
$(
filter-out
%.bak,
$(
wildcard
README
*
))
.PHONY
:
flist
flist
:
Makefile $(wildcard *.py *.sh *.conf doc/*.tex)
\
csbackrc COPYING doc/Makefile README
README.history
LICENSE.GPLv3
\
csbackrc COPYING doc/Makefile
$(
README
S)
LICENSE.GPLv3
\
$(EXAMPLES) $(UTILS)
echo
$^
|
tr
' '
'\n'
|
sort
>
$@
...
...
README.syslog
0 → 100644
View file @
cd2b9e19
this is <README.syslog>
============================================================================
how csback uses the system logger
---------------------------------
----- END OF README.syslog -----
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment