cvs commit: src/usr.sbin/config mkmakefile.c

Mark Murray markm at FreeBSD.org
Mon Jun 16 13:08:16 PDT 2003


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


More information about the cvs-src mailing list