summaryrefslogtreecommitdiff
path: root/src/glut/dos/depend
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2002-02-12 03:24:06 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2002-02-12 03:24:06 +0000
commitcc27365d775632647a1d07d78203421d27e8cd1c (patch)
tree6ead1990c2b13c98e0a2e0060cb2037685e7c820 /src/glut/dos/depend
parentbcb148de9201c7f90a68c7c46434e7ebf7204000 (diff)
Daniel Borca's GLUT for DOS/DGJPP.
Diffstat (limited to 'src/glut/dos/depend')
-rw-r--r--src/glut/dos/depend18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/glut/dos/depend b/src/glut/dos/depend
new file mode 100644
index 0000000000..b78eaa9e20
--- /dev/null
+++ b/src/glut/dos/depend
@@ -0,0 +1,18 @@
+callback.o: callback.c ../include/GL/glut.h internal.h PC_HW/pc_hw.h
+color.o: color.c ../include/GL/glut.h
+font.o: font.c ../include/GL/glut.h
+globals.o: globals.c ../include/GL/glut.h internal.h PC_HW/pc_hw.h
+init.o: init.c ../include/GL/glut.h internal.h PC_HW/pc_hw.h
+menu.o: menu.c ../include/GL/glut.h
+models.o: models.c ../include/GL/glut.h
+overlay.o: overlay.c ../include/GL/glut.h
+state.o: state.c ../include/GL/glut.h
+teapot.o: teapot.c ../include/GL/glut.h
+window.o: window.c ../include/GL/glut.h ../include/GL/dmesa.h internal.h \
+ PC_HW/pc_hw.h
+
+PC_HW/pc_hw.o: PC_HW/pc_hw.c PC_HW/pc_hw.h
+PC_HW/pc_keyb.o: PC_HW/pc_keyb.c PC_HW/pc_hw.h
+PC_HW/pc_mouse.o: PC_HW/pc_mouse.c PC_HW/pc_hw.h
+PC_HW/pc_timer.o: PC_HW/pc_timer.c PC_HW/pc_hw.h
+PC_HW/pc_irq.o: PC_HW/pc_irq.S