[project @ 1997-03-20 12:50:54 by sof]
authorsof <unknown>
Thu, 20 Mar 1997 12:50:54 +0000 (12:50 +0000)
committersof <unknown>
Thu, 20 Mar 1997 12:50:54 +0000 (12:50 +0000)
make depend defaults srcs defined

mk/paths.mk

index 8fdbae9..bd1d040 100644 (file)
@@ -187,6 +187,16 @@ OBJS=$(HS_OBJS) $(C_OBJS) $(SCRIPT_OBJS)
 #
 
 #------------------------------------------------------------------
+#
+# make depend defaults
+#
+# The default set of files for the dependency generators to work on
+# is just their source equivalents.
+# 
+MKDEPENDHS_SRCS=$(HS_SRCS)
+MKDEPENDC_SRCS=$(C_SRCS)
+
+#------------------------------------------------------------------
 # Clean file make-variables.
 #
 # The following three variables are used to control