NetBSD/sys/lib/libnetboot/Makefile
1993-10-13 05:40:23 +00:00

13 lines
196 B
Makefile

# $Id: Makefile,v 1.1 1993/10/13 05:41:15 cgd Exp $
LIB= netboot
SRCS= arp.c bootp.c exec.c in_cksum.c netif.c net.c nfsboot.c \
rpc.c util.c
NOPROFILE=
NOPIC=
install:
.include <bsd.lib.mk>