2005-08-19 17:39:58 +00:00
|
|
|
# Makefile for source rpm: boost
|
|
|
|
# $Id: Makefile,v 1.1 2004/09/09 03:35:58 cvsdist Exp $
|
|
|
|
NAME := boost
|
|
|
|
SPECFILE = $(firstword $(wildcard *.spec))
|
2004-09-09 03:35:58 +00:00
|
|
|
|
2005-08-19 17:39:58 +00:00
|
|
|
include ../common/Makefile.common
|