59a03d8abd05386dbd5f0150d2049fd49929d5be
[ghc-hetmet.git] / ghc / utils / hasktags / Makefile
1
2 TOP=../..
3
4 include $(TOP)/mk/boilerplate.mk
5
6 CURRENT_DIR=ghc/utils/hasktags
7
8 HS_PROG = hasktags
9
10 CLEAN_FILES += Main.hi
11
12 INSTALL_PROGS += $(HS_PROG)
13
14 include $(TOP)/mk/target.mk