aboutsummaryrefslogblamecommitdiff
path: root/usr.bin/xlint/Makefile.inc
blob: 0c1b97a5cdfa3b965007380e290a1c55268e1be5 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                     
           
 
                 


                                    

                                                   
                                      
 
                   
#	$NetBSD: Makefile.inc,v 1.8 2002/02/04 00:18:32 thorpej Exp $
# $FreeBSD$

WARNS?=		0

.PATH:		${.CURDIR}/../common

TARGET_ARCH?=	${MACHINE_ARCH}
CFLAGS+=	-I${.CURDIR}/../arch/${TARGET_ARCH}
CFLAGS+=	-I${.CURDIR}/../common

OBJECT_FMT=	ELF