Commit graph

3 commits

Author SHA1 Message Date
Florian Eitel
b5c6cd5168 Replaced Makefile with better one
* added special output directory for executable and object files
* improved configuration section
* supported multi source files
* fixed ugly warning in clean (... with ugly hack ^^)
* added SILENT and PHONY to tasks
* added dependency for run target
* split default task in compile (and optional other tasks)
* split compile in build of each object file and executable
2009-12-07 06:12:11 +08:00
Aaron Mueller
0bb1bc26b7 Fix some small problems with the Makefile/Source 2009-12-01 23:02:55 +01:00
Aaron Mueller
c050d08186 Day 6: C, Compiler, Makefile, Buildprocess
Initial project structure.
2009-12-01 22:55:38 +01:00