Added a simple Makefile
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Sun, 2 Nov 2008 00:44:09 +0000 (22:44 -0200)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Sun, 2 Nov 2008 00:44:09 +0000 (22:44 -0200)
commit97183f5a2720f6fd212bcffb5a6a445d5be94338
tree485a045ab65e5de617200011a12d81f36f98a08d
parent44e0294761ee1b20ed7eedf8e376124b4f97a620
Added a simple Makefile

This Makefile builds the objects without linking them to an executable,
since we don't have a main besides the testing stuff.
Makefile [new file with mode: 0644]