Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.12.16.1
      1  1.12.16.1  pgoyette #	$NetBSD: Makefile,v 1.12.16.1 2018/07/28 04:37:34 pgoyette Exp $
      2        1.1  fredette 
      3        1.1  fredette INCSDIR= /usr/include/hppa
      4        1.1  fredette 
      5       1.11     skrll INCS=	ansi.h aout_machdep.h asm.h autoconf.h \
      6        1.1  fredette 	bswap.h byte_swap.h \
      7       1.11     skrll 	cdefs.h cpu.h cpufunc.h \
      8       1.11     skrll 	disklabel.h \
      9       1.11     skrll 	eisa_machdep.h elf_machdep.h endian.h endian_machdep.h exec.h \
     10       1.12    martin 	fenv.h float.h frame.h \
     11       1.11     skrll 	ieee.h ieeefp.h intr.h intrdefs.h iomod.h isa_machdep.h \
     12        1.1  fredette 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     13        1.1  fredette 	kcore.h \
     14       1.11     skrll 	limits.h loadfile_machdep.h lock.h \
     15        1.9        ad 	math.h mcontext.h mutex.h \
     16       1.11     skrll 	nvm.h \
     17  1.12.16.1  pgoyette 	param.h pcb.h pdc.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
     18        1.9        ad 	reg.h reloc.h rwlock.h \
     19       1.10     joerg 	setjmp.h signal.h som.h \
     20        1.1  fredette 	trap.h types.h \
     21       1.10     joerg 	vmparam.h \
     22        1.5    kleink 	wchar_limits.h
     23        1.1  fredette 
     24        1.1  fredette .include <bsd.kinc.mk>
     25