summaryrefslogtreecommitdiff
path: root/ghc.mk
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2019-03-08 10:29:42 -0500
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-03-09 07:48:38 -0500
commit0cd989577a8b8d2666741fcac4fd3032ae212b80 (patch)
tree6488a05cb8287c7a99abbc09af288fb4a651f214 /ghc.mk
parentb760269c5914e128c07c66bacdbe86168003e82e (diff)
downloadhaskell-0cd989577a8b8d2666741fcac4fd3032ae212b80.tar.gz
Drop utils/count_lines
This doesn't appear to be used anywhere in the build system and it relies on perl. Drop it.
Diffstat (limited to 'ghc.mk')
-rw-r--r--ghc.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/ghc.mk b/ghc.mk
index 0eae0fc5fe..fea964ba38 100644
--- a/ghc.mk
+++ b/ghc.mk
@@ -665,7 +665,6 @@ BUILD_DIRS += utils/hpc
BUILD_DIRS += utils/runghc
BUILD_DIRS += ghc
BUILD_DIRS += docs/users_guide
-BUILD_DIRS += utils/count_lines
BUILD_DIRS += utils/compare_sizes
BUILD_DIRS += utils/iserv