You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
neon/Makefile

8 lines
200 B

# Makefile for source rpm: neon
# $Id: Makefile,v 1.1 2006/01/19 17:30:24 jorton Exp $
NAME := neon
SPECFILE = $(firstword $(wildcard *.spec))
UPSTREAM_CHECKS = asc
include ../common/Makefile.common