PROG=		scqref
CFLAGS+=	-I${.CURDIR}/../sc -DBSD43 -DQREF -DTROFF -DSCNAME=\"SC\"
SRCS=		help.c 
NOMAN=		NOMAN

.PATH: ${.CURDIR}/../sc

.include "../../Makefile.inc"
.include <bsd.prog.mk>
