This repository has been archived on 2026-09-10. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
xmlrpc/Makefile
2006-01-06 00:20:17 +00:00

6 lines
134 B
Makefile

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