git: fastbulk - Rework and clean up the Makefile
Matthew Dillon
dillon at crater.dragonflybsd.org
Thu Aug 23 20:55:35 PDT 2012
commit 40db7aaff4d2d6be934f0d55e86c59e17b8429fd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Thu Aug 23 20:36:15 2012 -0700
fastbulk - Rework and clean up the Makefile
* Rewrite the Makefile. 'make' with no arguments for more information.
* Proactively check and remove a dead /var/db/pkg directory after
each build.
Summary of changes:
test/fastbulk/Makefile | 233 +++++++++++++++++++++++++++--------------------
test/fastbulk/dobuild | 9 ++
test/fastbulk/vardb.ign | 2 +
3 files changed, 146 insertions(+), 98 deletions(-)
create mode 100644 test/fastbulk/vardb.ign
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/40db7aaff4d2d6be934f0d55e86c59e17b8429fd
--
DragonFly BSD source repository
More information about the Commits
mailing list