Makefileの整理
[YACASL2.git] / doc / casl2_spec / Makefile
index cc9ada7..45acab2 100644 (file)
@@ -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