Commit 14302385 authored by Tomasz Wlostowski's avatar Tomasz Wlostowski

doc/design-notes: version 1.0 candidate (check for errors)

parent 4d14ac35
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
################# #################
# There is not basenames here, all *.in are considered input # There is not basenames here, all *.in are considered input
INPUT = $(wildcard *.in) INPUT = fine-delay.in
TEXI = $(INPUT:.in=.texi) TEXI = $(INPUT:.in=.texi)
INFO = $(INPUT:.in=.info) INFO = $(INPUT:.in=.info)
...@@ -14,7 +14,7 @@ HTML = $(INPUT:.in=.html) ...@@ -14,7 +14,7 @@ HTML = $(INPUT:.in=.html)
TXT = $(INPUT:.in=.txt) TXT = $(INPUT:.in=.txt)
PDF = $(INPUT:.in=.pdf) PDF = $(INPUT:.in=.pdf)
ALL = $(TXT) $(PDF) ALL = $(PDF)
MAKEINFO ?= makeinfo MAKEINFO ?= makeinfo
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment