]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - usr.bin/xlint/Makefile.inc
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.2.git] / usr.bin / xlint / Makefile.inc
1 #       $NetBSD: Makefile.inc,v 1.8 2002/02/04 00:18:32 thorpej Exp $
2 # $FreeBSD$
3
4 WARNS?=         0
5
6 .PATH:          ${.CURDIR}/../common
7
8 TARGET_ARCH?=   ${MACHINE_ARCH}
9 CFLAGS+=        -I${.CURDIR}/../arch/${TARGET_ARCH}
10 CFLAGS+=        -I${.CURDIR}/../common
11
12 OBJECT_FMT=     ELF