[project @ 1996-11-22 13:23:23 by simonm]
authorsimonm <unknown>
Fri, 22 Nov 1996 13:23:23 +0000 (13:23 +0000)
committersimonm <unknown>
Fri, 22 Nov 1996 13:23:23 +0000 (13:23 +0000)
omit no-longer-relevant comment.

mk/subdir.mk

index 63cde76..9d749bc 100644 (file)
@@ -1,5 +1,5 @@
 #-----------------------------------------------------------------------------
-# $Id: subdir.mk,v 1.2 1996/11/21 16:50:40 simonm Exp $
+# $Id: subdir.mk,v 1.3 1996/11/22 13:23:23 simonm Exp $
 
 # Rules for passing on make commands to sub-directories
 
 #      NoCleanTargetForSubdirs                 ]
 #      NoVeryCleanTargetForSubdirs             ]
 
-#      ProjectMakeVarsForAllInSubdirs          make variables to pass to
-#                                              Makefiles for the all target
-#                                              in the current project
-#      SetupMakeVarsForAllInSubdirs            same, but for the current
-#                                              setup
-
-#      ProjectMakeVarsForRunTestsInSubdirs     same, for project runtests
-#      SetupMakeVarsForRunTestsInSubdirs       same, for setup
-
 #-----------------------------------------------------------------------------
 # The rules...