Reorganisation of the source tree
[ghc-hetmet.git] / includes / Makefile
similarity index 99%
rename from ghc/includes/Makefile
rename to includes/Makefile
index cb33ade..83b74d4 100644 (file)
@@ -28,7 +28,7 @@ boot :: gmp.h
 all :: $(H_CONFIG) $(H_PLATFORM)
 
 # gmp.h is copied from the GMP directory
-gmp.h : $(FPTOOLS_TOP)/ghc/rts/gmp/gmp.h
+gmp.h : $(FPTOOLS_TOP)/rts/gmp/gmp.h
        $(CP) $< $@
 
 # The fptools configure script creates the configuration header file and puts it