Some laptops return other values for working toucpads. Allow test_aux_port to
[dragonfly.git] / kerberos5 / include / Makefile
1 #       $Id$
2
3 .if exists(${.OBJDIR}/../../include)
4 INCLUDEOBJDIR=  ${.OBJDIR}/../include
5 .else
6 INCLUDEOBJDIR=  ${.CURDIR}/../include
7 .endif
8
9 depend lint tags:
10
11 .include <bsd.prog.mk>