[project @ 2000-10-06 00:18:07 by andy]
authorandy <unknown>
Fri, 6 Oct 2000 00:18:07 +0000 (00:18 +0000)
committerandy <unknown>
Fri, 6 Oct 2000 00:18:07 +0000 (00:18 +0000)
Adding depend info

ghc/tests/programs/galois_raytrace/Makefile

index f181efd..1aa3b51 100644 (file)
@@ -7,3 +7,53 @@ all :: runtest
 
 include $(TOP)/mk/target.mk
 
+# DO NOT DELETE: Beginning of Haskell dependencies
+CSG.o : CSG.hs
+CSG.o : ./Construct.hi
+CSG.o : ./Geometry.hi
+CSG.o : ./Intersections.hi
+CSG.o : ./Interval.hi
+CSG.o : ./Misc.hi
+Construct.o : Construct.hs
+Construct.o : ./Geometry.hi
+Data.o : Data.hs
+Data.o : ./CSG.hi
+Data.o : ./Geometry.hi
+Data.o : ./Illumination.hi
+Data.o : ./Primitives.hi
+Data.o : ./Surface.hi
+Eval.o : Eval.hs
+Eval.o : ./Geometry.hi
+Eval.o : ./CSG.hi
+Eval.o : ./Surface.hi
+Eval.o : ./Data.hi
+Eval.o : ./Parse.hi
+Geometry.o : Geometry.hs
+Illumination.o : Illumination.hs
+Illumination.o : ./Geometry.hi
+Illumination.o : ./CSG.hi
+Illumination.o : ./Surface.hi
+Illumination.o : ./Misc.hi
+Intersections.o : Intersections.hs
+Intersections.o : ./Construct.hi
+Intersections.o : ./Geometry.hi
+Intersections.o : ./Interval.hi
+Intersections.o : ./Misc.hi
+Interval.o : Interval.hs
+Interval.o : ./Geometry.hi
+Main.o : Main.hs
+Main.o : ./Parse.hi
+Main.o : ./Eval.hi
+Misc.o : Misc.hs
+Parse.o : Parse.hs
+Parse.o : ./Data.hi
+Pixmap.o : Pixmap.hs
+Primitives.o : Primitives.hs
+RayTrace.o : RayTrace.hs
+RayTrace.o : ./Illumination.hi
+RayTrace.o : ./Surface.hi
+Surface.o : Surface.hs
+Surface.o : ./Geometry.hi
+Surface.o : ./CSG.hi
+Surface.o : ./Misc.hi
+# DO NOT DELETE: End of Haskell dependencies