kexec-tools/Makefile
2006-07-20 03:36:18 +00:00

9 lines
159 B
Makefile

# Makefile for source rpm: kexec-tools
# $Id$
NAME := kexec-tools
SPECFILE = $(firstword $(wildcard *.spec))
SUBDIRS = kcp
include ../common/Makefile.common