rsync/Makefile
2004-09-09 11:54:09 +00:00

7 lines
132 B
Makefile

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