Changeset 6817 for trunk/RNA3D/Makefile
- Timestamp:
- 09/09/10 22:49:30 (21 months ago)
- Files:
-
- 1 modified
-
trunk/RNA3D/Makefile (modified) (8 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/RNA3D/Makefile
r6814 r6817 57 57 RNA3D_Graphics.o: $(ARBHOME)/INCLUDE/GL/glpng.h 58 58 RNA3D_Graphics.o: $(ARBHOME)/INCLUDE/smartptr.h 59 RNA3D_Graphics.o: $(ARBHOME)/INCLUDE/test_global.h 59 60 60 61 RNA3D_Interface.o: RNA3D_Global.hxx … … 87 88 RNA3D_Interface.o: $(ARBHOME)/INCLUDE/GL/glpng.h 88 89 RNA3D_Interface.o: $(ARBHOME)/INCLUDE/smartptr.h 90 RNA3D_Interface.o: $(ARBHOME)/INCLUDE/test_global.h 89 91 90 92 RNA3D_Main.o: RNA3D_Global.hxx … … 109 111 RNA3D_Main.o: $(ARBHOME)/INCLUDE/GL/glpng.h 110 112 RNA3D_Main.o: $(ARBHOME)/INCLUDE/smartptr.h 113 RNA3D_Main.o: $(ARBHOME)/INCLUDE/test_global.h 111 114 112 115 RNA3D_OpenGLEngine.o: RNA3D_Global.hxx … … 140 143 RNA3D_OpenGLEngine.o: $(ARBHOME)/INCLUDE/GL/glpng.h 141 144 RNA3D_OpenGLEngine.o: $(ARBHOME)/INCLUDE/smartptr.h 145 RNA3D_OpenGLEngine.o: $(ARBHOME)/INCLUDE/test_global.h 142 146 143 147 RNA3D_OpenGLGraphics.o: RNA3D_Global.hxx … … 166 170 RNA3D_OpenGLGraphics.o: $(ARBHOME)/INCLUDE/GL/glpng.h 167 171 RNA3D_OpenGLGraphics.o: $(ARBHOME)/INCLUDE/smartptr.h 172 RNA3D_OpenGLGraphics.o: $(ARBHOME)/INCLUDE/test_global.h 168 173 169 174 RNA3D_Renderer.o: RNA3D_Global.hxx … … 192 197 RNA3D_Renderer.o: $(ARBHOME)/INCLUDE/GL/glpng.h 193 198 RNA3D_Renderer.o: $(ARBHOME)/INCLUDE/smartptr.h 199 RNA3D_Renderer.o: $(ARBHOME)/INCLUDE/test_global.h 194 200 195 201 RNA3D_StructureData.o: RNA3D_Global.hxx … … 222 228 RNA3D_StructureData.o: $(ARBHOME)/INCLUDE/GL/glpng.h 223 229 RNA3D_StructureData.o: $(ARBHOME)/INCLUDE/smartptr.h 230 RNA3D_StructureData.o: $(ARBHOME)/INCLUDE/test_global.h 224 231 225 232 RNA3D_Textures.o: RNA3D_Global.hxx … … 239 246 RNA3D_Textures.o: $(ARBHOME)/INCLUDE/GL/glpng.h 240 247 RNA3D_Textures.o: $(ARBHOME)/INCLUDE/smartptr.h 248 RNA3D_Textures.o: $(ARBHOME)/INCLUDE/test_global.h
