mirror of
https://github.com/dlang/phobos.git
synced 2025-05-05 09:30:49 +03:00
Windows Makefile fixup
Fixes building documentation.
Broken in b77b89dcea
This commit is contained in:
parent
f723316320
commit
d0b153d8d1
2 changed files with 0 additions and 4 deletions
|
@ -337,7 +337,6 @@ DOCS= $(DOC)\object.html \
|
|||
$(DOC)\std_file.html \
|
||||
$(DOC)\std_format.html \
|
||||
$(DOC)\std_functional.html \
|
||||
$(DOC)\std_gc.html \
|
||||
$(DOC)\std_getopt.html \
|
||||
$(DOC)\std_json.html \
|
||||
$(DOC)\std_math.html \
|
||||
|
@ -361,7 +360,6 @@ DOCS= $(DOC)\object.html \
|
|||
$(DOC)\std_stream.html \
|
||||
$(DOC)\std_string.html \
|
||||
$(DOC)\std_system.html \
|
||||
$(DOC)\std_thread.html \
|
||||
$(DOC)\std_traits.html \
|
||||
$(DOC)\std_typecons.html \
|
||||
$(DOC)\std_typetuple.html \
|
||||
|
|
|
@ -354,7 +354,6 @@ DOCS= $(DOC)\object.html \
|
|||
$(DOC)\std_file.html \
|
||||
$(DOC)\std_format.html \
|
||||
$(DOC)\std_functional.html \
|
||||
$(DOC)\std_gc.html \
|
||||
$(DOC)\std_getopt.html \
|
||||
$(DOC)\std_json.html \
|
||||
$(DOC)\std_math.html \
|
||||
|
@ -378,7 +377,6 @@ DOCS= $(DOC)\object.html \
|
|||
$(DOC)\std_stream.html \
|
||||
$(DOC)\std_string.html \
|
||||
$(DOC)\std_system.html \
|
||||
$(DOC)\std_thread.html \
|
||||
$(DOC)\std_traits.html \
|
||||
$(DOC)\std_typecons.html \
|
||||
$(DOC)\std_typetuple.html \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue