From: simonm Date: Fri, 22 Nov 1996 13:23:23 +0000 (+0000) Subject: [project @ 1996-11-22 13:23:23 by simonm] X-Git-Tag: Approximately_1000_patches_recorded~884 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=018133cd6600c37bf5d57f9f99078bed2db98363;p=ghc-hetmet.git [project @ 1996-11-22 13:23:23 by simonm] omit no-longer-relevant comment. --- diff --git a/mk/subdir.mk b/mk/subdir.mk index 63cde76..9d749bc 100644 --- a/mk/subdir.mk +++ b/mk/subdir.mk @@ -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 @@ -15,15 +15,6 @@ # 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...