projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of http://darcs.haskell.org/ghc
[ghc-hetmet.git]
/
utils
/
count_lines
/
ghc.mk
1
2
utils/count_lines_PERL_SRC = count_lines.lprl
3
utils/count_lines_dist_PROG = count_lines
4
5
$(eval $(call build-perl,utils/count_lines,dist))