kexec-tools/Makefile

9 lines
159 B
Makefile
Raw Normal View History

2005-08-29 18:44:29 +00:00
# Makefile for source rpm: kexec-tools
# $Id$
NAME := kexec-tools
SPECFILE = $(firstword $(wildcard *.spec))
2006-07-20 03:36:18 +00:00
SUBDIRS = kcp
2005-08-29 18:44:29 +00:00
include ../common/Makefile.common