mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 14:35:27 +00:00
Delete the lines which where commented out in previous commit.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@266 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -30,19 +30,5 @@ html:
|
||||
texi2html -split_node $(srcdir)/$(info_TEXINFOS)
|
||||
mv *.html avrdude-html
|
||||
|
||||
# This rule is only need for automake versions prior to 1.7
|
||||
#ps: avrdude.ps
|
||||
|
||||
# The pdf rules are only needed for automake versions prior to 1.7
|
||||
|
||||
#pdf: avrdude.pdf
|
||||
|
||||
#avrdude.pdf: $(info_TEXINFOS)
|
||||
|
||||
#SUFFIXES = .pdf
|
||||
|
||||
#.texi.pdf:
|
||||
# texi2pdf $?
|
||||
|
||||
clean-local:
|
||||
rm -rf avrdude-html *.info
|
||||
|
Reference in New Issue
Block a user