NetBSD/usr.sbin/sdpd/Makefile

10 lines
284 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 2006/06/19 15:44:56 gdamore Exp $
PROG= sdpd
MAN= sdpd.8
SRCS= bgd.c dun.c ftrn.c hset.c irmc.c irmc_command.c lan.c \
log.c main.c opush.c profile.c provider.c sar.c scr.c \
sd.c server.c sp.c srr.c ssar.c ssr.c sur.c uuid.c
.include <bsd.prog.mk>