Author: bdrewery
Date: Wed Feb 24 17:20:25 2016
New Revision: 295991
URL: https://svnweb.freebsd.org/changeset/base/295991

Log:
  DIRDEPS_BUILD: Allow 'make destroy*' to work from top-level.
  
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/targets/Makefile.xtras

Modified: head/targets/Makefile.xtras
==============================================================================
--- head/targets/Makefile.xtras Wed Feb 24 17:20:22 2016        (r295990)
+++ head/targets/Makefile.xtras Wed Feb 24 17:20:25 2016        (r295991)
@@ -51,6 +51,7 @@ show-help:
 not-valid-target:
        @echo "ERROR: '${_TARGETS}' is not a valid target for ${MACHINE}."
 
+.include <bsd.obj.mk>
 
 .for t in ${_TARGETS:Nlove}
 .if !target($t)
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to