X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2Fhasktags%2FMakefile;fp=utils%2Fhasktags%2FMakefile;h=0000000000000000000000000000000000000000;hp=4d774193ad90b250f2cb1af8632a6536132fbc4c;hb=6caa45bf8762fe38bb8d43a6181276f132f3c728;hpb=7b45c46cbabe1288ea87bd9b94c57e010ed17e60 diff --git a/utils/hasktags/Makefile b/utils/hasktags/Makefile deleted file mode 100644 index 4d77419..0000000 --- a/utils/hasktags/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# ----------------------------------------------------------------------------- -# -# (c) 2009 The University of Glasgow -# -# This file is part of the GHC build system. -# -# To understand how the build system works and how to modify it, see -# http://hackage.haskell.org/trac/ghc/wiki/Building/Architecture -# http://hackage.haskell.org/trac/ghc/wiki/Building/Modifying -# -# ----------------------------------------------------------------------------- - -dir = utils/hasktags -TOP = ../.. -include $(TOP)/mk/sub-makefile.mk