Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jun 2003 13:08:15 -0700 (PDT)
From:      Mark Murray <markm@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/config mkmakefile.c
Message-ID:  <200306162008.h5GK8Fxi032738@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
markm       2003/06/16 13:08:15 PDT

  FreeBSD src repository

  Modified files:
    usr.sbin/config      mkmakefile.c 
  Log:
  Not particularly pretty hack to generate rules to make .ln files
  from .c files. Actually, this is overkill, as the .ln file targets
  are assumed from .? (any) files. This is not a problem in practice,
  merely a bit untidy, as the linting rules DTRT. See the sys/conf/*
  and sys/mk/* files for usage.
  
  Revision  Changes    Path
  1.77      +10 -2     src/usr.sbin/config/mkmakefile.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306162008.h5GK8Fxi032738>