patch for Make-depend

From: Dave Morrison (dave@bnl.gov)
Date: Fri Sep 10 1999 - 18:48:11 MEST


Hi,

In trying to compile ROOT, I ran across a few lines in Make-macros that caused
trouble for gmake.  Here's a patch:

--- root.orig/src/Make-depend   Wed Jul 28 04:48:50 1999
+++ root/src/Make-depend        Fri Sep 10 11:26:47 1999
@@ -1485,9 +1485,9 @@
 UTILS_rootcint.o: MethodAr.h DataMbr.h CallFunc.h Typedf.h Token.h
 X11TTF_GX11TTF.o: TGX11TTF.h TGX11.h TGXW.h TAttLine.h Gtypes.h Htypes.h
 X11TTF_GX11TTF.o: TAttFill.h TAttText.h TAttMarker.h GuiTypes.h Xpm.h
-X11TTF_GX11TTF.o: $ROOTSYS/ttf/include/freetype.h
-X11TTF_GX11TTF.o: $ROOTSYS/ttf/include/fterrid.h
-X11TTF_GX11TTF.o: $ROOTSYS/ttf/include/ftnameid.h TSystem.h G__ci.h
+X11TTF_GX11TTF.o: $(ROOTSYS)/ttf/include/freetype.h
+X11TTF_GX11TTF.o: $(ROOTSYS)/ttf/include/fterrid.h
+X11TTF_GX11TTF.o: $(ROOTSYS)/ttf/include/ftnameid.h TSystem.h G__ci.h
 X11TTF_GX11TTF.o: TInetAddress.h TTimer.h TSysEvtHandler.h TTime.h TEnv.h
 X11TTF_GX11TTF.o: TObject.h Rtypes.h RConfig.h DllImport.h Varargs.h
 X11TTF_GX11TTF.o: TStorage.h TBuffer.h Bytes.h TString.h TRefCnt.h TList.h

Enjoy,
Dave

-- 
David Morrison  Brookhaven National Laboratory  phone: 516-344-5840
                Physics Department, Bldg 510 C    fax: 516-344-3253
		          Upton, NY 11973-5000  email: dave@bnl.gov



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:39 MET