diff options
Diffstat (limited to 'cd/src/cdcontextplus.dep')
-rw-r--r-- | cd/src/cdcontextplus.dep | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/cd/src/cdcontextplus.dep b/cd/src/cdcontextplus.dep new file mode 100644 index 0000000..2cdfc5f --- /dev/null +++ b/cd/src/cdcontextplus.dep @@ -0,0 +1,4 @@ +$(OBJDIR)/cdxrender.o: xrender/cdxrender.c x11/cdx11.h ../include/cd.h \ + ../include/cd_private.h ../include/cddbuf.h ../include/cdimage.h \ + ../include/cdnative.h sim/truetype.h sim/sim.h +$(OBJDIR)/cdxrplus.o: xrender/cdxrplus.c ../include/cd.h ../include/cd_private.h |