summaryrefslogtreecommitdiffstats
path: root/doc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add an "all" target.Joel Andres Granados2008-07-301-3/+5
| | | | | The target calls all the ohter build targets. modified: Makefile
* Add the clean target in the MakefileJoel Andres Granados2008-07-301-0/+3
| | | | | | | | | | | modified: Makefile Add shadowman in the header of the document Various corrections to the text modified: articlefak-concept.tex Add the shadowman image new file: images/RHcmykeps.eps
* Include creation of pdf and dvi in the Makefile.Joel Andres Granados2008-07-301-1/+7
| | | | | | | modified: Makefile Add some code to have an image header. modified: articlefak-concept.tex
* Add a Makefile for the doc dir.Joel Andres Granados2008-07-291-0/+4
We will need a Makefile to handle all the documentation stuff.