Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
21644874
Commit
21644874
authored
Oct 31, 2003
by
Alexandre Duret-Lutz
Browse files
* doc/Makefile.am ($(srcdir)/spotref.pdf): Make sure to work in
$(srcdir).
parent
65bfea0c
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
21644874
2003-10-31 Alexandre Duret-Lutz <adl@src.lip6.fr>
* doc/Makefile.am ($(srcdir)/spotref.pdf): Make sure to work in
$(srcdir).
2003-10-30 Alexandre Duret-Lutz <adl@src.lip6.fr>
* m4/gspnlib.m4: Define LIBGSPNESRG_LDFLAGS.
...
...
doc/Makefile.am
View file @
21644874
...
...
@@ -18,7 +18,7 @@ spot.html: $(srcdir)/stamp
spot.latex
:
$(srcdir)/stamp
$(srcdir)/spotref.pdf
:
$(srcdir)/stamp
cd
spot.latex
\
cd
$(srcdir)
/
spot.latex
\
&&
texi2dvi
--pdf
refman.tex
\
&&
cd
..
&&
mv
-f
spot.latex/refman.pdf
$@
...
...
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