28316c5e565da403c9add368688c7665a593cf4c
[ghc-hetmet.git] / ghc / utils / hscpp / Makefile
1 TOP=../../..
2 include $(TOP)/ghc/mk/ghc.mk
3
4 PROG=hscpp
5 # no INTERP: do *not* want #! script stuck on the front
6 SRC=hscpp.prl
7 DESTDIR=$(INSTLIBDIR_GHC)
8
9 # PerlTagsTarget( *.prl ) /* nothing for the Bourne shell scripts */
10
11 include $(TOP)/mk/script.mk
12