Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Apr 1995 23:28:17 -0700
From:      Satoshi Asami <asami>
To:        CVS-commiters, cvs-share
Subject:   cvs commit: src/share/mk bsd.port.mk
Message-ID:  <199504170628.XAA08489@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
asami       95/04/16 23:28:16

  Modified:    share/mk bsd.port.mk
  Log:
  "all" now depends on "build", not "extract configure build".
  
  Since "build" depends on "configure", which depends on "patch", etc.,
  this shouldn't disrupt any Makefile that doesn't break the dependency
  chain.
  
  The old behavior was very annoying because when I did a "make -k",
  it would still try to go configure and build even if the extraction
  failed.



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