summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 05:50:48 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 05:50:48 +0000
commit419da05fa496579a0bd14022be51b7fad419b7cd (patch)
treedc88d5c5546095bf0ca40057f45b2b295941482e
downloadgroff-419da05fa496579a0bd14022be51b7fad419b7cd.tar.gz
groff-419da05fa496579a0bd14022be51b7fad419b7cd.tar.xz
groff-419da05fa496579a0bd14022be51b7fad419b7cd.zip
Setup of module groff
-rw-r--r--.cvsignore0
-rw-r--r--Makefile6
-rw-r--r--sources0
3 files changed, 6 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.cvsignore
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..26b37ac
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+# Makefile for source rpm: groff
+# $Id$
+NAME := groff
+SPECFILE = $(firstword $(wildcard *.spec))
+
+include ../common/Makefile.common
diff --git a/sources b/sources
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/sources