[project @ 1997-09-04 19:50:29 by sof]
authorsof <unknown>
Thu, 4 Sep 1997 19:50:29 +0000 (19:50 +0000)
committersof <unknown>
Thu, 4 Sep 1997 19:50:29 +0000 (19:50 +0000)
Added TAGS_HS_SRCS and TAGS_C_SRCS

mk/paths.mk

index d52c642..3a95861 100644 (file)
@@ -131,6 +131,16 @@ MKDEPENDHS_SRCS=$(HS_SRCS)
 MKDEPENDC_SRCS=$(C_SRCS)
 
 #------------------------------------------------------------------
+#
+# make TAGS defaults
+#
+# The default set of files for the dependency generators to work on
+# is just their source equivalents.
+# 
+TAGS_HS_SRCS=$(HS_SRCS)
+TAGS_C_SRCS=$(C_SRCS)
+
+#------------------------------------------------------------------
 # Clean file make-variables.
 #
 # The following three variables are used to control