# @(#)Makefile 5.5 (Berkeley) 05/24/93 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.att NOPROFILE=noprofile .include CFLAGS+=-I.. -I../../..