Home | History | Annotate | Line # | Download | only in c++filt
      1 #	$NetBSD: Makefile,v 1.3 2023/01/03 18:30:33 hannken Exp $
      2 
      3 PROG=		c++filt
      4 CPPFLAGS+=	-DMAIN
      5 
      6 .include "${.CURDIR}/../common/Makefile.prog"
      7 
      8 .PATH: ${DIST}/libiberty
      9