]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - usr.bin/xlint/Makefile.inc
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.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