11e6c54cfc
a single-precision quiet NaN; only to be defined on platforms that do support this value.
15 lines
600 B
Makefile
15 lines
600 B
Makefile
# $NetBSD: Makefile,v 1.5 1999/12/23 10:15:16 kleink Exp $
|
|
|
|
KDIR= /sys/arch/vax/include
|
|
INCSDIR= /usr/include/vax
|
|
|
|
INCS= ansi.h aout_machdep.h asm.h bswap.h byte_swap.h cdefs.h clock.h cpu.h \
|
|
db_machdep.h disklabel.h elf_machdep.h endian.h float.h frame.h ioa.h \
|
|
ka410.h ka420.h ka43.h ka630.h ka650.h ka750.h ka820.h math.h \
|
|
limits.h macros.h mtpr.h nexus.h param.h pcb.h pmap.h proc.h \
|
|
profile.h psl.h pte.h ptrace.h qdioctl.h qdreg.h qduser.h qevent.h \
|
|
reg.h rpb.h rsp.h scb.h setjmp.h sid.h signal.h stdarg.h trap.h \
|
|
types.h uvax.h varargs.h vmparam.h vsbus.h
|
|
|
|
.include <bsd.kinc.mk>
|