php/Makefile

8 lines
148 B
Makefile
Raw Normal View History

2004-09-09 10:24:55 +00:00
# Makefile for source rpm: php
# $Id$
NAME := php
SPECFILE = $(firstword $(wildcard *.spec))
UPSTREAM_CHECKS :=
2004-09-09 10:24:55 +00:00
include ../common/Makefile.common