expect/Makefile
2004-09-09 04:37:23 +00:00

7 lines
134 B
Makefile

# Makefile for source rpm: expect
# $Id$
NAME := expect
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common