summaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* bugfix: support the .tgz archive extension in addition to .tar.gzVolker Grabsch2008-11-081-2/+4
* after unpacking, check whether the expected subdirectory existsVolker Grabsch2008-11-081-0/+1
* bugfix: use -d instead of -z to check for a directoryVolker Grabsch2008-11-081-2/+2
* use $(1) instead of $(2) to address to temporary build dirVolker Grabsch2008-11-081-1/+1
* show status information during 'make update'Volker Grabsch2008-11-081-3/+4
* improved coding styleVolker Grabsch2008-11-081-0/+3
* implemented 'make strip'Volker Grabsch2008-11-081-0/+22
* bugfix: add $(PREFIX)/bin to the PATHVolker Grabsch2008-11-081-0/+1
* improved coding styleVolker Grabsch2008-11-081-4/+4
* improved coding styleVolker Grabsch2008-11-081-5/+5
* completely rewritten from scratch as MakefileVolker Grabsch2008-11-081-0/+86