Loading Makefile.win +1 −1 Original line number Diff line number Diff line Loading @@ -167,7 +167,7 @@ _install: cd docs\docroot for %%a in (*.*) do if not exist $(INSTDIR)\htdocs\%%a copy %%a $(INSTDIR)\htdocs cd ..\.. xcopy docs\manual $(INSTDIR)\htdocs\manual /s xcopy docs\manual $(INSTDIR)\htdocs\manual /sdy perl << my $$serverroot = '$(INSTDIR)'; Loading Loading
Makefile.win +1 −1 Original line number Diff line number Diff line Loading @@ -167,7 +167,7 @@ _install: cd docs\docroot for %%a in (*.*) do if not exist $(INSTDIR)\htdocs\%%a copy %%a $(INSTDIR)\htdocs cd ..\.. xcopy docs\manual $(INSTDIR)\htdocs\manual /s xcopy docs\manual $(INSTDIR)\htdocs\manual /sdy perl << my $$serverroot = '$(INSTDIR)'; Loading