X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=distrib%2FMakefile;fp=distrib%2FMakefile;h=eff56a0077d12e43a4c493663de59affd9d7d741;hb=11337f446522d5117b09017692904850698f05b6;hp=3cbacc21e3ee782ebea60f70f56c34bb3e3b3f5d;hpb=446ecae3c65cc4d166f9008e60190ffe70530654;p=ghc-hetmet.git diff --git a/distrib/Makefile b/distrib/Makefile index 3cbacc2..eff56a0 100644 --- a/distrib/Makefile +++ b/distrib/Makefile @@ -15,7 +15,6 @@ include Makefile-vars install :: $(INSTALL_DIR) $(bindir) - (cd lib/$(platform); find . -type d -exec sh -c '$(INSTALL_DIR) $$0 $(libdir)/$$0' {} \; ) (cd share; find . -type d -exec sh -c '$(INSTALL_DIR) $(datadir)/$$0' {} \; ) install::