2000-02-16 Martin Baulig <martin@home-of-linux.org> * sysdeps/sun4: This is very old and obsolete so we won't include it in the tarballs any longer.
11 lines
202 B
Makefile
11 lines
202 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 freebsd solaris
|