Module Name: src
Committed By: jruoho
Date: Sat Jul 24 07:46:53 UTC 2010
Modified Files:
src/sys/arch/ia64/include: Makefile
Log Message:
Remove acpica_machdep.h.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/ia64/include/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/ia64/include/Makefile
diff -u src/sys/arch/ia64/include/Makefile:1.2 src/sys/arch/ia64/include/Makefile:1.3
--- src/sys/arch/ia64/include/Makefile:1.2 Wed Jul 26 19:54:57 2006
+++ src/sys/arch/ia64/include/Makefile Sat Jul 24 07:46:52 2010
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2006/07/26 19:54:57 drochner Exp $
+# $NetBSD: Makefile,v 1.3 2010/07/24 07:46:52 jruoho Exp $
INCSDIR= /usr/include/ia64
-INCS= _regset.h acpi_func.h acpi_machdep.h acpica_machdep.h ansi.h \
+INCS= _regset.h acpi_func.h acpi_machdep.h ansi.h \
aout_machdep.h asm.h atomic.h bootinfo.h bswap.h cdefs.h \
cpu.h cpufunc.h dig64.h disklabel.h efi.h \
elf_machdep.h endian.h endian_machdep.h float.h fpu.h frame.h \