Initial commit.

This commit is contained in:
2012-02-20 13:48:25 +01:00
commit d6e408e4b8
10 changed files with 692 additions and 0 deletions

5
Makefile.dist Normal file
View File

@@ -0,0 +1,5 @@
help:
@echo "Run ./configure first!"
@echo "Or even better: take a look at the file INSTALL."
install: help
all: help