diff options
Diffstat (limited to 'Makefile.cvs')
-rw-r--r-- | Makefile.cvs | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.cvs b/Makefile.cvs new file mode 100644 index 00000000..fb06305b --- /dev/null +++ b/Makefile.cvs @@ -0,0 +1,6 @@ +## -*- makefile -*- + +all: configure + +configure: configure.in autogen.sh + ./autogen.sh --no-configure |