summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2011-03-25added handout, vorl with slides, handouts of hole courseManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2011-03-21added vorl2Manuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2011-03-18updated index.txtManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2011-02-21vorlesung1 ready :)Manuel Traut
make vorlesung to build presentation and handout Signed-off-by: Manuel Traut <manut@mecka.net>
2011-02-07Makefile: update clean targetManuel Traut
Signed-off-by: Manuel Traut <manut@mecka.net>
2011-02-03Makefile: split book target in book & presManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-27convert the rest to the new buildsys formatManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-26added kernel develManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-26middleware: add to new buildsysManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-26Aufräumen und neu strukturieren Teil 1Manuel Traut
- alle images wurden ins Wurzelverzeichnis verschoben - TEXINPUTS wird projektspezifisch gesetzt - es besteht die Möglichkeit einzelne pdfs zu generieren (wie bisher) desweiteren ist es möglich eigene Zusammenstellungen anzulegen - Einsstellungen welche das Design der Dokumente definieren werden nun in config*.tex & tail*.tex im Wurzelverzeichnis definiert - templates an neue Umgebung angepasst - in jedem Kapitelverzeichnis liegt nun eine Datei section welche das Kapitel beschreibt (mind. überschrift). Diese kann ggf. inkludiert werden. - TODO: es sind noch nicht alle Dokumente auf die neue Struktur umgestellt (siehe Makefile) Signed-off-by: Manuel Traut <manut@linutronix.de>
2011-01-21find and concat pdf files using pdfsamManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-12-01Makefile bugfixes for top-level Makefile (added frameworks and protocols)Jan Altenberg
Bugfix: Added Makefile for protocols removed unused files
2010-10-13simplify makefilesManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-08-09remove linutronix-*.png duplicates. If lx-cd is 'installed' theManuel Traut
images are included from /usr/share/lx/logo Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-06-27Add flash-memory subdirectory to toplevel MakefileHans J. Koch
Add flash-memory subdirectory to toplevel Makefile. Signed-off-by: Hans J. Koch <hjk@linutronix.de>
2009-06-24second hjk push testManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-24Revert "hjk commit test :)"Manuel Traut
This reverts commit d908351de27702e6877b4da0c24254960900944a.
2009-06-24hjk commit test :)Manuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2009-06-20Made <all> the default make targetHans J. Koch
2009-06-20Added Makefiles in each folder to allow make all or make clean from top ↵Hans J. Koch
level directory
2009-06-17Added lxextras.styHans J. Koch
2009-06-15Really commit things now...Hans J. Koch
2009-06-11Added top level Makefile and INSTALL. Edited lxarticle.clsHans J. Koch