mirror of
https://github.com/dlang/phobos.git
synced 2025-05-05 17:42:58 +03:00
tabs to spaces
This commit is contained in:
parent
42a496af51
commit
04e851716e
103 changed files with 24789 additions and 24786 deletions
|
@ -940,6 +940,9 @@ clean:
|
||||||
cleanhtml:
|
cleanhtml:
|
||||||
del $(DOCS)
|
del $(DOCS)
|
||||||
|
|
||||||
|
detab:
|
||||||
|
detab $(SRCS)
|
||||||
|
|
||||||
install:
|
install:
|
||||||
$(CP) phobos.lib gcstub.obj $(DIR)\windows\lib
|
$(CP) phobos.lib gcstub.obj $(DIR)\windows\lib
|
||||||
$(CP) $(MAKEFILES) phoboslicense.txt minit.obj std.ddoc $(DIR)\src\phobos
|
$(CP) $(MAKEFILES) phoboslicense.txt minit.obj std.ddoc $(DIR)\src\phobos
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue