[project @ 2000-04-05 10:11:55 by simonmar]
[ghc-hetmet.git] / ghc / utils / prof / icons / Makefile
1 #-----------------------------------------------------------------------------
2 # $Id: Makefile,v 1.1 2000/04/05 10:11:55 simonmar Exp $
3 #
4 # (c) The GHC Team, 2000
5 #
6
7 TOP=../../..
8 include $(TOP)/mk/boilerplate.mk
9
10 override datadir=$(libdir)/icons
11 INSTALL_DATAS=$(wildcard *.xbm)
12
13 include $(TOP)/mk/target.mk