Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Seitosh
csback
Commits
cd2b9e19
Commit
cd2b9e19
authored
Jul 25, 2016
by
thomas.forbriger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README [WP][DOC]: add README.syslog
parent
b555e1d0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
Makefile
Makefile
+3
-1
README.syslog
README.syslog
+6
-0
No files found.
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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