commit 3bea9fa2fa61a3574b17e4a41c9c1935a3bf241f Author: Nils Philippsen Date: Wed Dec 1 13:34:48 2004 +0000 Setup of module dcraw diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..e69de29 diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..286c45e --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# Makefile for source rpm: dcraw +# $Id$ +NAME := dcraw +SPECFILE = $(firstword $(wildcard *.spec)) + +include ../common/Makefile.common diff --git a/sources b/sources new file mode 100644 index 0000000..e69de29