]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Fix the error message when a dependency string is not provided to
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 10 Oct 2012 14:47:46 +0000 (14:47 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 10 Oct 2012 14:47:46 +0000 (14:47 +0000)
commitc388f51ab412a577c0e007c952249b8b2a647e56
treea938ea6e5ab771970b48ebb019989d4a433b14b5
parent9823d52705ad71f19ef2205aa729547ac396e3eb
- Fix the error message when a dependency string is not provided to
  reference a missing dependency rather than a missing compile command.
- Don't append a newline to the auto-generated compile command.  The
  compile command has a newline appended when it is later output to the
  Makefile.

MFC after: 2 weeks
usr.sbin/config/mkmakefile.c