NetBSD/lib/csu/x86_64/Makefile

7 lines
152 B
Makefile
Raw Normal View History

2002-06-06 23:18:22 +04:00
# $NetBSD: Makefile,v 1.3 2002/06/06 19:18:22 fvdl Exp $
2001-06-19 04:49:06 +04:00
2002-01-01 04:14:22 +03:00
ELFSIZE=64
2002-06-06 23:18:22 +04:00
CPPFLAGS+= -I- -I${.CURDIR}
2001-06-19 04:49:06 +04:00
.include "${.CURDIR}/../common_elf/Makefile.inc"