Cross Reference: Makefile
xref: /src/sys/arch/hppa/include/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/hppa/include/
Makefile revision 1.8
1#	$NetBSD: Makefile,v 1.8 2007/02/06 21:59:24 skrll Exp $
2
3INCSDIR= /usr/include/hppa
4
5INCS=	ansi.h aout_machdep.h asm.h \
6	bswap.h byte_swap.h \
7	cdefs.h cpufunc.h \
8	elf_machdep.h endian_machdep.h exec.h \
9	float.h frame.h \
10	ieee.h ieeefp.h \
11	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
12	kcore.h \
13	limits.h lock.h \
14	math.h mcontext.h \
15	param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \
16	reg.h reloc.h \
17	setjmp.h signal.h som.h stdarg.h \
18	trap.h types.h \
19	varargs.h vmparam.h \
20	wchar_limits.h
21
22.include <bsd.kinc.mk>
23

Indexes created Sat Dec 20 17:09:30 GMT 2025