ftp/Makefile
2004-09-09 04:53:31 +00:00

7 lines
128 B
Makefile

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