Emmanuel Gil Peyrot
|
b2e01b17a1
|
Remove the executable bit from examples’ Makefiles
The normal way to invoke a Makefile is to run `make`, not to run the
Makefile directly. Besides they would be missing a shebang anyway.
|
2015-10-06 22:58:03 +01:00 |
|
Aurelio Mannara
|
1f375c0a75
|
Update for latest ctrulib
Now the example compiles using the latest ctrulib. It also uses
standard C Time library to get date and time
|
2015-05-25 10:29:06 +02:00 |
|
Aurelio Mannara
|
eb1d6013cf
|
Fixed a second little mess I made with dir-names
|
2014-12-15 09:56:03 +01:00 |
|
Aurelio Mannara
|
d42cabd734
|
Used *.c extension and lower case dir name
|
2014-12-15 09:13:59 +01:00 |
|