wget/Makefile
2004-09-09 14:16:14 +00:00

7 lines
130 B
Makefile

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