91ac818437cbe2c85c4aa7e18a3a00b37ebadf8c
[ghc-hetmet.git] / ghc / utils / hsc2hs / Makefile.inc
1 ifeq "" "${MKDIR}"
2 MKDIR:=$(shell pwd)
3 #MKDIR:=$(PWD)
4 else
5 MKDIR:=$(patsubst %/$(notdir ${MKDIR}),%, ${MKDIR})
6 endif
7 include ${MKDIR}/Makefile.inc