diff options
author | Brian Paul <[email protected]> | 2003-06-10 14:46:24 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2003-06-10 14:46:24 +0000 |
commit | b953bebc250b36c9a01dbeafe420f808aa3522d6 (patch) | |
tree | 1e9be8007bd263e4d3650ac4978f684a3bf734fa /src/glw/depend | |
parent | 9ac51f57efe07ed43a1e4224a7f5daddec401b36 (diff) |
updated old-style makefiles for new tree
Diffstat (limited to 'src/glw/depend')
-rw-r--r-- | src/glw/depend | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/glw/depend b/src/glw/depend index e0c23de53d4..00bd8391048 100644 --- a/src/glw/depend +++ b/src/glw/depend @@ -1,6 +1,5 @@ # DO NOT DELETE -GLwDrawA.o: ../include/GL/glx.h ../include/GL/gl.h ../include/GL/xmesa.h -GLwDrawA.o: GLwDrawAP.h GLwDrawA.h -GLwMDrawA.o: GLwDrawA.c ../include/GL/glx.h ../include/GL/gl.h -GLwMDrawA.o: ../include/GL/xmesa.h GLwDrawAP.h GLwDrawA.h GLwMDrawAP.h +GLwDrawA.o: ../../include/GL/glx.h ../../include/GL/gl.h +GLwDrawA.o: ../../include/GL/glext.h ../../include/GL/glxext.h GLwDrawAP.h +GLwDrawA.o: GLwDrawA.h |