pkgsrc-wip/mk-configure/distinfo
Aleksey Cheusov abf9aa53a4 Update to 0.21.0
Support for clang compiler was implemented.

  Documentation and presentation were updated. There are new projects
  using mk-configure.

  mkc_install is always used for installing mk-configure.
  This simplifies an installation process on non-BSD platforms.

  WARNS variable: support for icc was added.

  New variable LEXLIB library responsible for -ll/-lfl was introduced.
  See examples/hello_calc2.

  mkc_check_compiler: in order to differentiate icc from gcc, the
  check for Intel C/C++ compiler is run first.

  New target "filelist" that outputs a list of files for the whole
  project was introduced.

  Makefile: mk-configure's mk files are unconditionally installed to
  its own directory in order to avoid potential conflicts with
  system-wide sys.mk on BSD platforms.

  mkc.configure.mk: HAVE_FUNCLIB.main is always set to  1.
  mkc_check_funclibs is not run for checking presense of function
  "main" in libc.

  New variable MKCHECKS was introduced.

  Useless rule ".sh:" was removed.
2010-10-24 15:52:23 +00:00

5 lines
265 B
Text

$NetBSD: distinfo,v 1.17 2010/10/24 15:52:23 cheusov Exp $
SHA1 (mk-configure-0.21.0.tar.gz) = 29826df8689a5dc00b278297d7c8c1e57ef4f5a0
RMD160 (mk-configure-0.21.0.tar.gz) = a380892d3beeb44e5f4124a7ea843f282b3eb2c1
Size (mk-configure-0.21.0.tar.gz) = 221496 bytes