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
Matteo Quintiliani
nmxptool
Commits
0bdd0464
Commit
0bdd0464
authored
Jan 26, 2021
by
Matteo Quintiliani
Browse files
Some fixes to compile nowdays. Particularly, add pthread option for some compilers. Issue
#4
parent
550bccd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
0bdd0464
...
...
@@ -2,18 +2,14 @@
ACLOCAL_AMFLAGS
=
-I
m4
SUBDIRS
=
lib src
dist_doc_DATA
=
BUGS HISTORY README
dist_doc_DATA
=
BUGS HISTORY README
earthworm/nmxptool_cmd.html earthworm/nmxptool_ovr.html
EWMAKEFILEUX
=
earthworm/makefile.ux.nognu
EXTRA_DIST
=
earthworm seiscomp_templates makefile.unix
dist-hook
:
ln
-f
-s
${EWMAKEFILEUX}
makefile.unix
rm
-rf
`
find
$(distdir)
/earthworm
-name
CVS
`
rm
-rf
`
find
$(distdir)
/seiscomp_templates
-name
CVS
`
rm
-rf
`
find
$(distdir)
/earthworm
-name
.svn
`
rm
-rf
`
find
$(distdir)
/seiscomp_templates
-name
.svn
`
rm
-rf
`
find
$(distdir)
/doc
-name
CVS
`
rm
-rf
`
find
$(distdir)
/doc
-name
.svn
`
binary_distdir_FILES
=
\
AUTHORS
\
...
...
@@ -24,12 +20,8 @@ binary_distdir_FILES= \
README
\
README_DISTBIN
\
bin/nmxptool
${EXEEXT}
\
earthworm/nmxptool.d
\
earthworm/nmxptool.desc
\
earthworm/nmxptool.list.txt
\
earthworm/nmxptool_cmd.html
\
earthworm/nmxptool_ovr.html
\
seiscomp_templates
earthworm
\
seiscomp_templates
if
ENABLE_DLL_PTHREAD
binary_distdir_FILES
+=
bin/
${DLL_PTHREAD}
...
...
Matteo Quintiliani
@matteo.quintiliani
mentioned in issue
#4 (closed)
·
Jan 26, 2021
mentioned in issue
#4 (closed)
mentioned in issue #4
Toggle commit list
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