Index: /trunk/psLib/src/collections/psScalar.d
===================================================================
--- /trunk/psLib/src/collections/psScalar.d	(revision 1074)
+++ /trunk/psLib/src/collections/psScalar.d	(revision 1074)
@@ -0,0 +1,2 @@
+psScalar.o psScalar.d : psScalar.c ../sysUtils/psMemory.h ../sysUtils/psError.h \
+  psScalar.h psType.h ../sysUtils/psLogMsg.h
Index: /trunk/psLib/src/dataManip/psMatrixVectorArithmetic.d
===================================================================
--- /trunk/psLib/src/dataManip/psMatrixVectorArithmetic.d	(revision 1074)
+++ /trunk/psLib/src/dataManip/psMatrixVectorArithmetic.d	(revision 1074)
@@ -0,0 +1,4 @@
+psMatrixVectorArithmetic.o psMatrixVectorArithmetic.d : psMatrixVectorArithmetic.c \
+  ../sysUtils/psMemory.h ../sysUtils/psError.h ../collections/psImage.h \
+  ../collections/psType.h ../collections/psVector.h \
+  ../collections/psScalar.h
