4.4BSD/usr/src/sys/tahoe/stand/libsa/Makefile

#	@(#)Makefile	5.1 (Berkeley) 5/8/91

LIB=	sa
SRCS=	bmap.c close.c dev.c getfile.c gets.c ioctl.c lseek.c open.c \
	printf.c read.c stat.c sys.c write.c
.PATH:	../../../stand
NOPROFILE=noprofile

.include <bsd.lib.mk>