[Git][ghc/ghc][wip/dont-remove-integer-gmp-ghc-mk-maintainer-clean] Add integer-gmp's ghc.mk and GNUmakefile to .gitignore

Ryan Scott gitlab at gitlab.haskell.org
Thu Jun 25 16:51:51 UTC 2020



Ryan Scott pushed to branch wip/dont-remove-integer-gmp-ghc-mk-maintainer-clean at Glasgow Haskell Compiler / GHC


Commits:
f3012ec5 by Ryan Scott at 2020-06-25T12:51:15-04:00
Add integer-gmp's ghc.mk and GNUmakefile to .gitignore

- - - - -


2 changed files:

- + libraries/integer-gmp/.gitignore
- − libraries/integer-gmp/ghc.mk


Changes:

=====================================
libraries/integer-gmp/.gitignore
=====================================
@@ -0,0 +1,2 @@
+/ghc.mk
+/GNUmakefile


=====================================
libraries/integer-gmp/ghc.mk deleted
=====================================
@@ -1,5 +0,0 @@
-libraries/integer-gmp_PACKAGE = integer-gmp
-libraries/integer-gmp_dist-install_GROUP = libraries
-$(if $(filter integer-gmp,$(PACKAGES_STAGE0)),$(eval $(call build-package,libraries/integer-gmp,dist-boot,0)))
-$(if $(filter integer-gmp,$(PACKAGES_STAGE1)),$(eval $(call build-package,libraries/integer-gmp,dist-install,1)))
-$(if $(filter integer-gmp,$(PACKAGES_STAGE2)),$(eval $(call build-package,libraries/integer-gmp,dist-install,2)))



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f3012ec538e08e5f5e6f74588a24eb1e30625011

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/f3012ec538e08e5f5e6f74588a24eb1e30625011
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20200625/22f3df1d/attachment.html>


More information about the ghc-commits mailing list