mirror of
https://git.openafs.org/openafs.git
synced 2025-01-20 16:00:12 +00:00
missing-spaces-20040317
Add trailing spaces to xcopy commmands.
This commit is contained in:
parent
096366d658
commit
18cdb6be81
@ -573,8 +573,8 @@ lang:
|
||||
nmake /nologo /f ntmakefile "NTMAKE = nmake /nologo /f ntmakefile lang" "NTMAKE_HEADERS = nmake /nologo /f ntmakefile lang" install
|
||||
|
||||
mkdir:
|
||||
-xcopy /q /t /e $(SRC)\*.* $(AFS_OBJDIR)\checked\
|
||||
-xcopy /q /t /e $(SRC)\*.* $(AFS_OBJDIR)\free\
|
||||
-xcopy /q /t /e $(SRC)\*.* $(AFS_OBJDIR)\checked\
|
||||
-xcopy /q /t /e $(SRC)\*.* $(AFS_OBJDIR)\free\
|
||||
-mkdir $(DESTDIR)\checked
|
||||
-mkdir $(DESTDIR)\free
|
||||
-mkdir $(DESTDIR)\checked\bin
|
||||
|
Loading…
Reference in New Issue
Block a user