Include ../Makefile.inc, since without it programs get installed in the

wrong place.

Pointy hat to:	cperciva
This commit is contained in:
Colin Percival 2005-08-06 02:37:21 +00:00
parent f930086810
commit 9857d3addb
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# $FreeBSD$
WARNS?= 6
.include "../Makefile.inc"