Matthias Clasen
|
22b6df025e
|
Fix example Makefiles
Put OBJS before LIBS on the commandline to make things
work better.
https://bugzilla.gnome.org/show_bug.cgi?id=768142
|
2016-07-03 13:54:11 -04:00 |
|
Emmanuele Bassi
|
9aae351487
|
examples: Clean up the standalone Makefiles
Do not hardcode GCC as the compiler; use $(shell) expansion instead of
backticks; split the built source into its own variable.
|
2015-05-26 18:01:39 +01:00 |
|
Emmanuele Bassi
|
c55c18c23e
|
examples: Fix clean rule in stand alone Makefiles
Remove all the built files, including the exampleapp binary.
|
2014-12-06 13:30:24 +00:00 |
|
Emmanuele Bassi
|
f718bc9bc9
|
examples: Add stand alone Makefile for application10
Missed out on the last application examples.
|
2014-12-06 13:25:01 +00:00 |
|