Deleted Added
sdiff udiff text old ( 74529 ) new ( 74814 )
full compact
1# from: @(#)Makefile 8.1 (Berkeley) 6/4/93
2# $FreeBSD: head/libexec/rbootd/Makefile 74529 2001-03-20 18:10:13Z ru $
3
4PROG= rbootd
5SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c
6
7.include <bsd.prog.mk>