1 # @(#)Makefile 5.3 (Berkeley) 5/11/90 2 # 3 # $Header: /tank/opengrok/rsync2/NetBSD/src/bin/ls/Makefile,v 1.3 1993/03/23 00:26:05 cgd Exp $ 4 5 PROG= ls 6 SRCS= cmp.c ls.c print.c util.c 7 DPADD= ${LIBUTIL} 8 LDADD= -lutil 9 10 .include <bsd.prog.mk> 11
Indexes created Tue Apr 07 00:22:49 UTC 2026