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
201 B

# Makefile for source rpm: neon
# $Id: Makefile,v 1.1 2004/09/09 09:05:11 cvsdist Exp $
NAME := neon
SPECFILE = $(firstword $(wildcard *.spec))
UPSTREAM_CHECKS = asc
include ../common/Makefile.common