# $Id$

TOP=		..

PROG=		as
SRCS=		as.c

LSRC=
YSRC=
LDADD=		-lelftc

MAN=		as.1

.include "${TOP}/mk/elftoolchain.prog.mk"
