Detached make target "doc" from target "all".
This commit is contained in:
parent
df685e89ac
commit
d78b29005d
@ -183,7 +183,9 @@ doc/html: doc/doxygen.conf
|
|||||||
doc-upload: doc/html
|
doc-upload: doc/html
|
||||||
scp -r $</* $(webhost):$(webpath)
|
scp -r $</* $(webhost):$(webpath)
|
||||||
|
|
||||||
all: doc
|
## Not by default any more.
|
||||||
|
## It is unclear who is supposed to create file ./doc/doc.lock
|
||||||
|
# all: doc
|
||||||
|
|
||||||
install-data-local:
|
install-data-local:
|
||||||
if [ -f ./doc/doc.lock ]; then \
|
if [ -f ./doc/doc.lock ]; then \
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Xorriso_timestamP "2010.07.08.155900"
|
#define Xorriso_timestamP "2010.07.29.164843"
|
||||||
|
Loading…
Reference in New Issue
Block a user