Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
AAI
Shibboleth Debian packaging
log4shib
Commits
3a003f9e
Commit
3a003f9e
authored
Jun 24, 2018
by
Ferenc Wágner
Browse files
Automake automatically provides a TAGS target
parent
a1c9456d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
3a003f9e
...
...
@@ -23,15 +23,6 @@ EXTRA_DIST = \
.PHONY
:
check rpm docs doc-dist
distclean-local
:
$(RM)
CONTENTS TAGS
CONTENTS
::
find
$(top_srcdir)
\(
!
-type
l
-a
-name
'*.cpp'
-o
-name
'*.hh'
-o
-name
Makefile.am
\)
>
$@
TAGS
::
CONTENTS
etags
`
cat
$<
`
rpm
:
dist
rpmbuild
-ta
$(PACKAGE)
-
$(VERSION)
.tar.gz
mv
-f
/usr/src/redhat/SRPMS/
$(PACKAGE)
-
$(VERSION)
-
*
.rpm
$(top_srcdir)
...
...
Write
Preview
Supports
Markdown
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