2004-09-09 05:16:45 +00:00
|
|
|
# Makefile for source rpm: glib2
|
2005-11-15 18:51:53 +00:00
|
|
|
# $Id: Makefile,v 1.1 2004/08/31 10:08:53 cvsdist Exp $
|
2004-09-09 05:16:45 +00:00
|
|
|
NAME := glib2
|
|
|
|
SPECFILE = $(firstword $(wildcard *.spec))
|
|
|
|
|
|
|
|
include ../common/Makefile.common
|