gkrellm/src
Stefan Gehn b0b6b5d559 Share makefile rules and vars between client/server
Move all make variables and rules duplicated between gkrellm and
gkrellmd makefiles into a common file that can be included. This
avoids duplication and hopefully avoids the two makefiles getting out
of sync too much. This is also a preparation to ease overriding
toolchain binaries (compiler, linker, pkgconfig) as part of windows
cross compiling.

This change also puts the "ar" tool into a variable that can be
overridden if needed.

Please note that this change uses the GNU Make specific include
statement but AFAICS the makefiles already depend on GNU extensions in
other areas (":=" and "ifdef" are non-standard make syntax).
2014-10-05 12:18:35 +02:00
..
sysdeps Spelling fixes 2014-07-12 22:48:16 +02:00
Makefile Share makefile rules and vars between client/server 2014-10-05 12:18:35 +02:00
alerts.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
base64.c 2008-02-01 18:36:15 +00:00
battery.c Patch from Jindrich Makovicka: update multiple GKrellM files to compile 2011-08-08 15:39:22 -05:00
chart.c Spelling fixes 2014-07-12 22:48:16 +02:00
client.c Port to GLib >= 2.32 GThread API 2014-07-12 22:45:08 +02:00
clock.c Port to GLib >= 2.32 GThread API 2014-07-12 22:45:08 +02:00
config.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
configure Do not include gcrypt.h for newer GnuTLS versions 2011-11-26 20:00:53 +01:00
cpu.c Remove set but unread variables 2014-07-09 22:23:41 +02:00
deprecated.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
disk.c Patch from Jindrich Makovicka: update multiple GKrellM files to compile 2011-08-08 15:39:22 -05:00
fs.c Port to GLib >= 2.32 GThread API 2014-07-12 22:45:08 +02:00
gkrellm-private.h Patch from Jindrich Makovicka: update multiple GKrellM files to compile 2011-08-08 15:39:22 -05:00
gkrellm-public-proto.h Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
gkrellm-sysdeps.h Spelling fixes 2014-07-12 22:48:16 +02:00
gkrellm.h Patch from Jindrich Makovicka: update multiple GKrellM files to compile 2011-08-08 15:39:22 -05:00
gkrellm.ico - move gkrellm.ico where it belongs 2008-09-30 17:11:16 +00:00
gui.c Spelling fixes 2014-07-12 22:48:16 +02:00
hostname.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
icon.xpm 2008-02-01 18:36:15 +00:00
inet.c Port to GLib >= 2.32 GThread API 2014-07-12 22:45:08 +02:00
inet.h Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
krell.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
mail.c Port to GLib >= 2.32 GThread API 2014-07-12 22:45:08 +02:00
main.c Spelling fixes 2014-07-12 22:48:16 +02:00
md5.h 2008-02-01 18:36:15 +00:00
md5c.c 2008-02-01 18:36:15 +00:00
mem.c Spelling fixes 2014-07-12 22:48:16 +02:00
net.c Add option to enable/disable new network interfaces by default 2014-08-23 17:25:05 +02:00
panel.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
pixops.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
plugins.c Remove compatibility code for GLib < 2.32 2014-07-12 22:45:14 +02:00
proc.c Patch from Jindrich Makovicka: update multiple GKrellM files to compile 2011-08-08 15:39:22 -05:00
sensors.c Port to GLib >= 2.32 GThread API 2014-07-12 22:45:08 +02:00
sysdeps-unix.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
uptime.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
utils.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
win32-libgkrellm.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
win32-plugin.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
win32-plugin.h Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
win32-resource.h - Bump copyright year, version information and minimum gtk+ version in various files 2008-09-30 17:37:03 +00:00
win32-resource.rc Merge with gkrellm-2.3.5-pre2.tar.bz2 2010-10-06 21:38:56 +00:00
winops-gtk-mac.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
winops-win32.c Merge with changes from gkrellm-2.3.5-pre.tar.bz2 2010-09-15 15:32:14 +00:00
winops-x11.c Disable unused X11 SM code parts 2014-07-09 22:23:41 +02:00