From 48116a16fcff832406266d1594dac5e42cba5550 Mon Sep 17 00:00:00 2001 From: Gustav Eek Date: Mon, 11 Apr 2011 15:28:50 +0200 Subject: README added, and Makefile for to DO IT ALL --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..d2e4e2d --- /dev/null +++ b/README @@ -0,0 +1,12 @@ +This repository contains all Fripost minuets suorce since the start 2010-11-04. Compiling all is not recomended. If you whant the minnuets, the best way is to visit http://wiki.fripost.org. + +To compile the minutets from for example the meeting 2011-02-20 do: + + $ cd 2011 + $ make 2011-02-20-board.pdf. + +To realy compile all minutes do: + + $ make all + +Author Gustav Eek -- cgit v1.2.3