otaylor / rpms / boost

Forked from rpms/boost 5 years ago
Clone
a02781b
# Makefile for source rpm: boost
a02781b
# $Id: Makefile,v 1.1 2004/09/09 03:35:58 cvsdist Exp $
a02781b
NAME := boost
a02781b
SPECFILE = $(firstword $(wildcard *.spec))
cvsdist 26451e8
a02781b
include ../common/Makefile.common