gdb/Makefile

7 lines
177 B
Makefile
Raw Normal View History

2004-09-09 05:00:56 +00:00
# Makefile for source rpm: gdb
2006-09-04 07:38:43 +00:00
# $Id: Makefile,v 1.1 2004/09/09 05:00:56 cvsdist Exp $
2004-09-09 05:00:56 +00:00
NAME := gdb
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common