aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* oh, yeah, I did it that wayMattias Andrée2013-08-011-11/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* forgot to use prefix and include .hMattias Andrée2013-08-011-10/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* improve makefile and add install and uninstallMattias Andrée2013-08-011-4/+92
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* misc fixMattias Andrée2013-07-021-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix makeMattias Andrée2013-07-021-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add c testMattias Andrée2013-06-301-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update makefileMattias Andrée2013-06-301-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add cleanMattias Andrée2013-06-301-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* compile java testMattias Andrée2013-06-301-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* use $(CC) rather than gccMattias Andrée2013-06-261-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* create jarfileMattias Andrée2013-06-261-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* missed to initialise variableMattias Andrée2013-06-261-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add makefile, why cannot c version be optimised??Mattias Andrée2013-06-261-0/+8
Signed-off-by: Mattias Andrée <maandree@operamail.com>