NetBSD/lib/csu/sparc64/Makefile

9 lines
218 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.5 2001/07/17 18:25:11 mrg Exp $
#Uncomment the next line to enable the new .init fallthru
CPPFLAGS+= -I- -I${.CURDIR}/../sparc_elf
1998-09-11 07:36:23 +04:00
ELFSIZE=64
1998-09-11 07:36:23 +04:00
.include "${.CURDIR}/../common_elf/Makefile.inc"