mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
Makefile: remove never-used "doc" target
This commit is contained in:
parent
24091111fd
commit
93dfdb33af
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -77,8 +77,6 @@ $(FREEDOOM2): wadinfo_phase2.txt subdirs
|
|||
%.html: %.adoc
|
||||
TZ=UTC $(ASCIIDOC) $<
|
||||
|
||||
doc: $(patsubst %.adoc,%.html,$(wildcard *.adoc))
|
||||
|
||||
COPYING.txt: COPYING.adoc
|
||||
unix2dos --add-bom --newfile $< $@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue