Home | History | Annotate | Line # | Download | only in c++filt
      1  1.9  christos #	$NetBSD: Makefile,v 1.9 2024/06/29 16:36:04 christos Exp $
      2  1.1  christos 
      3  1.1  christos PROG=		c++filt
      4  1.1  christos CPPFLAGS+=	-DMAIN
      5  1.1  christos 
      6  1.1  christos .include "${.CURDIR}/../common/Makefile.prog"
      7  1.1  christos 
      8  1.1  christos .PATH: ${DIST}/libiberty
      9