projects
/
YACASL2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d96957
)
Makefileの整理
author
j8takagi
<j8takagi@nifty.com>
Sat, 14 Jun 2014 07:30:25 +0000
(16:30 +0900)
committer
j8takagi
<j8takagi@nifty.com>
Tue, 17 Jun 2014 01:56:33 +0000
(10:56 +0900)
doc/casl2_spec/Makefile
patch
|
blob
|
history
diff --git
a/doc/casl2_spec/Makefile
b/doc/casl2_spec/Makefile
index
cc9ada7
..
45acab2
100644
(file)
--- a/
doc/casl2_spec/Makefile
+++ b/
doc/casl2_spec/Makefile
@@
-1,7
+1,6
@@
VPATH := img
RMR := $(RM) -r
-SED := sed
CSS := style.css
@@
-19,8
+18,6
@@
distclean: clean texinfo-distclean
$(RM) *.d *.html *.pdf
$(MAKE) -C img distclean
-#include casl2_spec.dep
-
include texinfo.mk
include images.mk