X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fpaths.mk;h=b6c1007c988c82bea88bf56ee6492cd8a53ebcd1;hb=ed461635898791e45fc43deefe8784e20b224b07;hp=71126583c714436efbbc15316db32ee8f91f65be;hpb=b5dcc5ca435e968850a163ffde027de065110d20;p=ghc-hetmet.git diff --git a/mk/paths.mk b/mk/paths.mk index 7112658..b6c1007 100644 --- a/mk/paths.mk +++ b/mk/paths.mk @@ -229,7 +229,7 @@ MKDEPENDC_SRCS=$(C_SRCS) # # make TAGS defaults # -# The default set of files for the dependency generators to work on +# The default set of files for the TAGS file generators to work on # is just their source equivalents. # TAGS_HS_SRCS=$(HS_SRCS)