1
0
mirror of https://github.com/MatMoul/g810-led.git synced 2024-12-23 09:16:11 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
87a799e174 Update makefile 2016-06-17 21:47:27 +02:00
72dc2c0357 Update Make File 2016-06-17 21:24:50 +02:00
Alexander Koch
31ad202d59 makefile: Add debug build target
Add phony target to provide debugging symbols in binary.
Usable via 'make debug'.
2016-06-16 20:20:28 +02:00
Alexander Koch
0eb7349cad Improve makefile
- Define PHONY targets
 - Set optimization level O2
 - Move C++ standard flag to CFLAGS
 - Remove superfluous targets
2016-06-16 20:14:52 +02:00
7db5c2a8e4 update make file 2016-06-13 01:06:56 +02:00
634b91c039 update makefile 2016-06-12 22:36:21 +02:00
fdc8220e70 First commit 2016-06-12 22:16:07 +02:00