Reorganisation of the source tree
[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