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
98236cf6
Commit
98236cf6
authored
Apr 13, 2005
by
Alexandre Duret-Lutz
Browse files
* doc/Makefile.am (doc, $(srcdir)/stamp): Ignore rm's errors.
parent
acf61d1a
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
98236cf6
2005-04-13 Alexandre Duret-Lutz <adl@src.lip6.fr>
* doc/Makefile.am (doc, $(srcdir)/stamp): Ignore rm's errors.
2005-04-12 Alexandre Duret-Lutz <adl@src.lip6.fr>
* README: Typos.
...
...
doc/Makefile.am
View file @
98236cf6
## Copyright (C) 2003, 2004 Laboratoire d'Informatique de Paris 6 (LIP6),
## Copyright (C) 2003, 2004
, 2005
Laboratoire d'Informatique de Paris 6 (LIP6),
## dpartement Systmes Rpartis Coopratifs (SRC), Universit Pierre
## et Marie Curie.
##
...
...
@@ -26,7 +26,7 @@ DOXYGEN = doxygen
all-local
:
$(srcdir)/stamp
doc
:
rm
-f
$(srcdir)
/stamp
-
rm
-f
$(srcdir)
/stamp
$(MAKE)
$(srcdir)
/stamp
fast-doc
:
...
...
@@ -36,7 +36,7 @@ fast-doc:
$(srcdir)/stamp
:
$(srcdir)/Doxyfile.in $(top_srcdir)/configure.ac
$(MAKE)
Doxyfile
rm
-rf
spot.html spot.latex
-
rm
-rf
spot.html spot.latex
$(DOXYGEN)
touch
$@
...
...
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