Detached make target "doc" from target "all".
This commit is contained in:
parent
2e853f2cde
commit
8514a96c17
@ -183,7 +183,9 @@ doc/html: doc/doxygen.conf
|
||||
doc-upload: doc/html
|
||||
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:
|
||||
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