This repository has been archived on 2026-01-16. 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.
agg/Makefile
2005-11-24 11:57:42 +00:00

6 lines
128 B
Makefile

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