initial commit

This commit is contained in:
U-marc-win4\marc 2014-04-24 16:49:18 +02:00
commit 6a94f708e8
122 changed files with 60195 additions and 0 deletions

5
Makefile.orig Normal file
View file

@ -0,0 +1,5 @@
all:
@echo Error: you must run "./configure" first
clean:
cp -f Makefile.orig Makefile