X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=utils%2Fprof%2Ficons%2FMakefile;fp=utils%2Fprof%2Ficons%2FMakefile;h=fde1b16d3aa0d25269c107d636b46382ccf425a2;hp=0000000000000000000000000000000000000000;hb=0065d5ab628975892cea1ec7303f968c3338cbe1;hpb=28a464a75e14cece5db40f2765a29348273ff2d2 diff --git a/utils/prof/icons/Makefile b/utils/prof/icons/Makefile new file mode 100644 index 0000000..fde1b16 --- /dev/null +++ b/utils/prof/icons/Makefile @@ -0,0 +1,7 @@ +TOP=../../.. +include $(TOP)/mk/boilerplate.mk + +override datadir=$(libdir)/icons +INSTALL_DATAS=$(wildcard *.xbm) + +include $(TOP)/mk/target.mk