1 # Makefile,v 1.3 1994/12/09 02:14:35 jtc Exp 2 # @(#)Makefile 8.1 (Berkeley) 6/6/93 3 4 PROG= tcopy 5 6 DPADD+= ${LIBUTIL} 7 LDADD+= -lutil 8 9 .include <bsd.prog.mk> 10
Indexes created Wed Oct 29 07:09:46 GMT 2025