File: Makefile

package info (click to toggle)
kexec-tools 1%3A2.0.32-3
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 3,204 kB
  • sloc: ansic: 31,386; sh: 3,613; asm: 2,625; cpp: 1,754; makefile: 995
file content (16 lines) | stat: -rw-r--r-- 404 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
dist += include/Makefile		\
	include/config.h		\
	include/config.h.in		\
	include/kexec-pe-zboot.h	\
	include/kexec-uImage.h		\
	include/x86/x86-linux.h		\
	include/x86/mb_info.h		\
	include/x86/mb_header.h		\
	include/x86/multiboot2.h	\
	include/elf.h			\
	include/pe.h			\
	include/image.h			\
	include/unused.h		\
	include/boot/linuxbios_tables.h	\
	include/boot/beoboot.h		\
	include/boot/elf_boot.h