1# $NetBSD: Makefile,v 1.1 2022/08/27 21:53:38 dholland Exp $ 2 3.include <bsd.own.mk> 4 5SRCDIR=${NETBSDSRCDIR}/external/bsd/tradcpp/dist 6.PATH: ${SRCDIR} 7 8BINDIR=/usr/bin 9 10# Use the distributed makefile instead of pasting from it. 11# (It ships a makefile that uses bsd.prog.mk, at least for the 12# time being.) 13 14.include "${SRCDIR}/Makefile" 15