summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 08:07:08 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 08:07:08 +0000
commit1382e28f5ee91400df8b0d0f49c5200afca586cd (patch)
treec00ba7e6d5cea3d8a764a25980cd1fa116d1eb60
downloadm4-1382e28f5ee91400df8b0d0f49c5200afca586cd.tar.gz
m4-1382e28f5ee91400df8b0d0f49c5200afca586cd.tar.xz
m4-1382e28f5ee91400df8b0d0f49c5200afca586cd.zip
Setup of module m4
-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..3a64416
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+# Makefile for source rpm: m4
+# $Id$
+NAME := m4
+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