CVS commit: src/tools/gmp

2020-09-26 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Sep 26 20:56:53 UTC 2020 Modified Files: src/tools/gmp: Makefile Log Message: initial working version of native-gmp support. does not use mknative.common yet, so always updates files and does not mark them with NetBSD rcsid. (n

CVS commit: src/tools/gmp

2016-01-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 9 01:13:42 UTC 2016 Modified Files: src/tools/gmp: Makefile Log Message: Save a couple of dollars now that make is fixed. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tools/gmp/Makefile Please note

CVS commit: src/tools/gmp

2012-04-11 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Apr 12 01:05:32 UTC 2012 Modified Files: src/tools/gmp: Makefile Log Message: force ac_cv_path_mkdir to be set to nbinstall -d. this will avoid gmp/configure from trying to use its install-sh for mkdir -p, and should fix sources