1 2 3 4 5 6
# Makefile for source rpm: firefox # $Id$ NAME := firefox SPECFILE = $(firstword $(wildcard *.spec)) include ../common/Makefile.common