Skip to content

Commit

Permalink
Enabled the warnings.
Browse files Browse the repository at this point in the history
  • Loading branch information
rillig committed Jul 20, 2007
1 parent 05ac63a commit a2af1f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mk/bsd.pkg.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# $NetBSD: bsd.pkg.mk,v 1.1913 2007/07/18 18:01:02 jlam Exp $
# $NetBSD: bsd.pkg.mk,v 1.1914 2007/07/20 14:25:03 rillig Exp $
#
# This file is in the public domain.
#
Expand Down Expand Up @@ -835,4 +835,5 @@ ${_MAKEVARS_MK.${_phase_}}: ${WRKDIR}
.if make(help)
. include "${.PARSEDIR}/help/help.mk"
.endif
.include "${.PARSEDIR}/misc/warnings.mk"
.include "${.PARSEDIR}/misc/can-be-built-here.mk"

0 comments on commit a2af1f3

Please sign in to comment.