Linux/Arm specific makefile.
authorUlrich Drepper <drepper@redhat.com>
Fri, 16 Oct 1998 16:18:30 +0000 (16:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 16 Oct 1998 16:18:30 +0000 (16:18 +0000)
sysdeps/unix/sysv/linux/arm/Makefile [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/linux/arm/Makefile b/sysdeps/unix/sysv/linux/arm/Makefile
new file mode 100644 (file)
index 0000000..e65a5c1
--- /dev/null
@@ -0,0 +1,3 @@
+ifeq ($(subdir),misc)
+sysdep_routines += setfsgid setfsuid setresgid setresuid
+endif