Skip to content
Snippets Groups Projects
Commit 68ca81f4 authored by Fons Rademakers's avatar Fons Rademakers
Browse files

White space.

git-svn-id: http://root.cern.ch/svn/root/trunk@14710 27541ba8-7e3a-0410-8455-c3a389f83636
parent f2092864
No related branches found
No related tags found
No related merge requests found
...@@ -289,5 +289,6 @@ $(CINTDIRS)/v6_loadfile_tmp.cxx: $(CINTDIRS)/v6_loadfile.cxx ...@@ -289,5 +289,6 @@ $(CINTDIRS)/v6_loadfile_tmp.cxx: $(CINTDIRS)/v6_loadfile.cxx
$(CINTDIRDLLS)/stdfunc.dll: $(CINTTMP) $(ROOTCINTTMPEXE) cint/lib/stdstrct/stdfunc.h $(CINTDIRDLLS)/stdfunc.dll: $(CINTTMP) $(ROOTCINTTMPEXE) cint/lib/stdstrct/stdfunc.h
@$(MAKECINTDLL) $(PLATFORM) C stdfunc stdstrct stdfunc.h \ @$(MAKECINTDLL) $(PLATFORM) C stdfunc stdstrct stdfunc.h \
"$(CINTTMP)" "$(ROOTCINTTMP)" \ "$(CINTTMP)" "$(ROOTCINTTMP)" \
"$(MAKELIB)" "$(CXX)" "$(CC)" "$(LD)" "$(OPT)" "$(CINTCXXFLAGS)" "$(CINTCFLAGS)" \ "$(MAKELIB)" "$(CXX)" "$(CC)" "$(LD)" "$(OPT)" "$(CINTCXXFLAGS)" \
"$(LDFLAGS)" "$(SOFLAGS)" "$(SOEXT)" "$(COMPILER)" "$(CXXOUT)" "$(CINTCFLAGS)" "$(LDFLAGS)" "$(SOFLAGS)" "$(SOEXT)" "$(COMPILER)" \
"$(CXXOUT)"
...@@ -103,6 +103,7 @@ ifneq ($(ARCH),win32) ...@@ -103,6 +103,7 @@ ifneq ($(ARCH),win32)
$(CINTDIRDLLS)/pthread.dll: $(CINTTMP) $(ROOTCINTTMPEXE) cint/lib/pthread/pthd.h $(CINTDIRDLLS)/pthread.dll: $(CINTTMP) $(ROOTCINTTMPEXE) cint/lib/pthread/pthd.h
@$(MAKECINTDLL) $(PLATFORM) C pthread pthread pthd.h \ @$(MAKECINTDLL) $(PLATFORM) C pthread pthread pthd.h \
"$(CINTTMP)" "$(ROOTCINTTMP)" \ "$(CINTTMP)" "$(ROOTCINTTMP)" \
"$(MAKELIB)" "$(CXX)" "$(CC)" "$(LD)" "$(OPT)" "$(CINTCXXFLAGS)" "$(CINTCFLAGS)" \ "$(MAKELIB)" "$(CXX)" "$(CC)" "$(LD)" "$(OPT)" "$(CINTCXXFLAGS)" \
"$(LDFLAGS)" "$(SOFLAGS)" "$(SOEXT)" "$(COMPILER)" "$(CXXOUT)" "$(CINTCFLAGS)" "$(LDFLAGS)" "$(SOFLAGS)" "$(SOEXT)" "$(COMPILER)" \
"$(CXXOUT)"
endif endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment