# $NetBSD: Makefile,v 1.1 2006/03/11 21:07:18 christos Exp $ # @(#)Makefile 8.2 (Berkeley) 2/3/94 # .include "${.CURDIR}/../Makefile.inc" LIB= cold CPPFLAGS+= -I${.CURDIR}/../include -I${.CURDIR}/.. COMPATDIR=${.CURDIR} .include "${.CURDIR}/Makefile.inc" .include "${.CURDIR}/db/Makefile.inc" .include "${.CURDIR}/gen/Makefile.inc" .include "${.CURDIR}/stdlib/Makefile.inc" .include "${.CURDIR}/sys/Makefile.inc" COMPATARCHDIR=${.CURDIR}/arch/${ARCHSUBDIR} .PATH: ${COMPATARCHDIR}/gen ${COMPATARCHDIR}/sys .include