# @(#)Makefile 5.3 (Berkeley) %G% PROG= ls SRCS= cmp.c ls.c print.c util.c DPADD= ${LIBUTIL} LDADD= -lutil .include