ksh/Makefile
2004-09-09 16:25:17 +00:00

7 lines
128 B
Makefile

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