# $NetBSD: Makefile,v 1.8 1997/10/24 09:00:17 lukem Exp $ # @(#)Makefile 8.1 (Berkeley) 6/6/93 PROG= ar CPPFLAGS+=-I${.CURDIR} SRCS= append.c ar.c archive.c contents.c delete.c extract.c misc.c \ move.c print.c replace.c MAN= ar.1 ar.5 .include