Add quirk for the Samsung YP-U3.
[dragonfly.git] / usr.sbin / dhcp / dhcpctl / Makefile.lib
blobf76a8f268cac50d25f8cdbff555df2a931e4bc3d
1 # $DragonFly: src/usr.sbin/dhcp/dhcpctl/Attic/Makefile.lib,v 1.1 2005/01/04 19:58:54 joerg Exp $
3 .include "${.CURDIR}/../Makefile.common"
5 LIB=    dhcpctl
7 SRCS=   callback.c dhcpctl.c remote.c
9 INCS=   dhcpctl.h
11 MAN=    dhcpctl.3
13 .include <bsd.lib.mk>