Setup of module gcc

This commit is contained in:
cvsdist 2004-09-09 04:57:24 +00:00
commit 16d1bd8bb5
3 changed files with 6 additions and 0 deletions

0
.cvsignore Normal file
View File

6
Makefile Normal file
View File

@ -0,0 +1,6 @@
# Makefile for source rpm: gcc
# $Id$
NAME := gcc
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common

0
sources Normal file
View File