Date: Sun, 8 Feb 2015 18:16:21 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: src-committers@freebsd.org, svn-src-projects@freebsd.org Subject: svn commit: r278395 - projects/release-pkg Message-ID: <201502081816.t18IGLmS020757@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Sun Feb 8 18:16:20 2015 New Revision: 278395 URL: https://svnweb.freebsd.org/changeset/base/278395 Log: Plug kernel-pkgs target to the list of valid targets Modified: projects/release-pkg/Makefile Modified: projects/release-pkg/Makefile ============================================================================== --- projects/release-pkg/Makefile Sun Feb 8 18:15:28 2015 (r278394) +++ projects/release-pkg/Makefile Sun Feb 8 18:16:20 2015 (r278395) @@ -113,7 +113,7 @@ TGTS= all all-man buildenv buildenvvars _worldtmp _legacy _bootstrap-tools _cleanobj _obj \ _build-tools _cross-tools _includes _libraries _depend \ build32 builddtb distribute32 install32 xdev xdev-build xdev-install \ - xdev-links native-xtools \ + xdev-links native-xtools kernel-pkgs \ TGTS+= ${SUBDIR_TARGETS}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502081816.t18IGLmS020757>