7 lines
152 B
Makefile
7 lines
152 B
Makefile
# $NetBSD: Makefile,v 1.3 2002/06/06 19:18:22 fvdl Exp $
|
|
|
|
ELFSIZE=64
|
|
CPPFLAGS+= -I- -I${.CURDIR}
|
|
|
|
.include "${.CURDIR}/../common_elf/Makefile.inc"
|