chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bf60eff
)
drop doc from default as it produces annoying warnings
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 21 Nov 2020 21:42:25 +0000
(21:42 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 21 Nov 2020 21:42:25 +0000
(21:42 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d09fbd593bb2ba6c054316177179c3b9efe966fa..5946e3f40e86191d1cd2730af462df462cdaa693 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-9,7
+9,7
@@
SHELL=/bin/bash
default: all check
-all: debug
doc
+all: debug
everything: debug doc release check bundled-sources
#---------- funky macros etc. ----------