mirror of
https://github.com/cc65/cc65.git
synced 2025-01-22 21:32:57 +00:00
Adjusted linuxdoc parameters.
This commit is contained in:
parent
1968e87cc2
commit
0891b8515d
@ -28,7 +28,7 @@ clean:
|
|||||||
@mkdir $@
|
@mkdir $@
|
||||||
|
|
||||||
../html/%.html: %.sgml | ../html
|
../html/%.html: %.sgml | ../html
|
||||||
@cd ../html && linuxdoc -B html -s=0 -T=$(TOC_LEVEL) -H ../doc/header.html ../doc/$<
|
@cd ../html && linuxdoc -B html -s 0 -T $(TOC_LEVEL) -H ../doc/header.html ../doc/$<
|
||||||
|
|
||||||
../html/doc.%: doc.% | ../html
|
../html/doc.%: doc.% | ../html
|
||||||
cp $< ../html
|
cp $< ../html
|
||||||
|
Loading…
x
Reference in New Issue
Block a user