Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.11
      1  1.11  christos #	$NetBSD: Makefile,v 1.11 2024/11/30 01:04:10 christos Exp $
      2   1.1     skrll 
      3   1.1     skrll INCSDIR= /usr/include/ia64
      4   1.1     skrll 
      5   1.7     scole INCS=	_regset.h acpi_machdep.h ansi.h \
      6   1.1     skrll 	aout_machdep.h asm.h atomic.h bootinfo.h bswap.h cdefs.h \
      7   1.8     scole 	cpu.h cpufunc.h dig64.h disklabel.h efi.h elf_machdep.h \
      8   1.8     scole 	endian.h endian_machdep.h fenv.h float.h fpu.h frame.h \
      9   1.5    martin 	ia64_cpu.h ieee.h ieeefp.h int_const.h int_fmtio.h int_limits.h \
     10   1.6     joerg 	int_mwgwtypes.h int_types.h intr.h limits.h \
     11  1.11  christos 	loadfile_machdep.h lock.h lwp_private.h math.h mca_machdep.h mcontext.h \
     12  1.11  christos 	md_var.h mutex.h pal.h param.h pcb.h pmap.h proc.h profile.h pte.h \
     13  1.11  christos 	ptrace.h reg.h sal.h rwlock.h setjmp.h signal.h smp.h ssc.h types.h \
     14   1.1     skrll 	vmparam.h wchar_limits.h
     15   1.1     skrll 
     16   1.1     skrll .include <bsd.kinc.mk>
     17