File: Makefile

package info (click to toggle)
kexec-tools 20080324-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,060 kB
  • ctags: 4,678
  • sloc: ansic: 17,393; sh: 3,049; asm: 2,125; cpp: 1,743; makefile: 621
file content (10 lines) | stat: -rw-r--r-- 261 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
dist += include/Makefile		\
	include/config.h		\
	include/config.h.in		\
	include/x86/x86-linux.h		\
	include/x86/mb_info.h		\
	include/x86/mb_header.h		\
	include/elf.h			\
	include/boot/linuxbios_tables.h	\
	include/boot/beoboot.h		\
	include/boot/elf_boot.h