Files
libgtop/sysdeps/Makefile.am
Martin Baulig 8a85be8f00 Load the "glibtop-backend-kernel" before "glibtop-backend-command" and
2000-01-23  Martin Baulig  <martin@home-of-linux.org>

	* lib/sysdeps-init-kernel.c: Load the "glibtop-backend-kernel" before
	"glibtop-backend-command" and "glibtop-backend-sysdeps".

	* libgtop-sysdeps.m4: "kernel" is now a backend and no longer a
	sysdeps port; we compile the normal "linux" sysdeps dir when we
	have it.

	* backends/Makefile.am: Only compile `server' and `sysdeps'
	directories if appropriate.
2000-01-22 23:58:55 +00:00

11 lines
207 B
Makefile

if LINUX_SYSCTL
kernel_dir = kernel
else
kernel_dir =
endif
SUBDIRS = @sysdeps_dir@ $(kernel_dir) common names
DIST_SUBDIRS = common linux kernel names osf1 \
stub stub_suid sun4 freebsd solaris