remove unnecessary variable from makefile
This commit is contained in:
parent
197e905604
commit
d16e772447
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -50,8 +50,6 @@ book: $(BOOKPDF)
|
|||
|
||||
booklet: $(BOOKLETPDF)
|
||||
|
||||
SSS=\newcommand
|
||||
|
||||
$(BOOKPDF): | $(PDFDIR) $(OUTDIR)
|
||||
@$(CP) $(SRCDIR)/*.tex $(OUTDIR)/
|
||||
@$(CP) -r lib/* $(OUTDIR)/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue