projects
/
ghc-hetmet.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Remove the -optP-P from .raw-hs generation
[ghc-hetmet.git]
/
utils
/
prof
/
icons
/
Makefile
1
TOP=../../..
2
include $(TOP)/mk/boilerplate.mk
3
4
override datadir=$(libdir)/icons
5
INSTALL_DATAS=$(wildcard *.xbm)
6
7
include $(TOP)/mk/target.mk