Author: ngie Date: Fri Feb 13 22:05:36 2015 New Revision: 278723 URL: https://svnweb.freebsd.org/changeset/base/278723
Log: Unbreak the build by .include'ing bsd.own.mk Pointyhat to: me Modified: stable/9/share/man/man4/Makefile Modified: stable/9/share/man/man4/Makefile ============================================================================== --- stable/9/share/man/man4/Makefile Fri Feb 13 22:01:14 2015 (r278722) +++ stable/9/share/man/man4/Makefile Fri Feb 13 22:05:36 2015 (r278723) @@ -1,6 +1,8 @@ # @(#)Makefile 8.1 (Berkeley) 6/18/93 # $FreeBSD$ +.include <bsd.own.mk> + MAN= aac.4 \ aacraid.4 \ acpi.4 \ _______________________________________________ svn-src-stable-9@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9 To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"