udp.c is now needed in SRC_sa.

This commit is contained in:
scw 2000-11-11 11:36:17 +00:00
parent 0d4a68ac9b
commit d7b439dff5
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2000/07/28 20:08:21 scw Exp $
# $NetBSD: Makefile,v 1.14 2000/11/11 11:36:17 scw Exp $
LIB=sa
@ -13,7 +13,7 @@ SRC_net= nfs.c rpc.c net.c ether.c arp.c in_cksum.c netif.c \
SRC_sa = alloc.c bcopy.c bcmp.c memcpy.c close.c exit.c getfile.c gets.c \
open.c printf.c read.c strerror.c ufs.c globals.c lseek.c panic.c \
closeall.c dev.c dkcksum.c nullfs.c fstat.c twiddle.c sprintf.c \
subr_prf.c intoa.c bzero.c
subr_prf.c intoa.c bzero.c udp.c
SRC_kern= ashrdi3.c strcmp.c strlen.c