esc/Makefile

7 lines
128 B
Makefile
Raw Normal View History

2006-07-27 18:15:01 +00:00
# Makefile for source rpm: esc
# $Id$
NAME := esc
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common