DragonFly commits List (threaded) for 2007-08
DragonFly BSD
DragonFly commits List (threaded) for 2007-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/nrelease Makefile


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 17 Aug 2007 17:10:50 -0700 (PDT)

dillon      2007/08/17 17:10:50 PDT

DragonFly src repository

  Modified files:
    nrelease             Makefile 
  Log:
  Deprecate 'installer_*' targets.  If used a warning is generated and the
  build will sleep for 10 seconds before continuing.
  
  New way of doing targets: build what you want by specifying multiple
  targets.  For example:  'make installer release' instead of
  'make installer_release'.  This increases the flexibility of the
  nrelease build by allowing us to add multiple targets to create an
  enhanced result.
  
  Revision  Changes    Path
  1.72      +42 -7     src/nrelease/Makefile


http://www.dragonflybsd.org/cvsweb/src/nrelease/Makefile.diff?r1=1.71&r2=1.72&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]