summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh/Makefile
diff options
context:
space:
mode:
authorDavid McCullough <davidm@snapgear.com>2001-06-28 02:27:35 +0000
committerDavid McCullough <davidm@snapgear.com>2001-06-28 02:27:35 +0000
commitbb5e5f375893c7441eb2092466855f7a58c1ed42 (patch)
treeaf865e7475dc01ce6d112c2ad6551ab070613df3 /libc/sysdeps/linux/sh/Makefile
parent572446c2c06ae715e33540251af65fb5ff26e92d (diff)
Changes to support autogenerated syscall.h
Diffstat (limited to 'libc/sysdeps/linux/sh/Makefile')
-rw-r--r--libc/sysdeps/linux/sh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/sysdeps/linux/sh/Makefile b/libc/sysdeps/linux/sh/Makefile
index e0504a22c..f24856ade 100644
--- a/libc/sysdeps/linux/sh/Makefile
+++ b/libc/sysdeps/linux/sh/Makefile
@@ -62,7 +62,7 @@ $(COBJS): %.o : %.c
$(STRIPTOOL) -x -R .note -R .comment $*.o
headers:
- # no arch-specific headers
+ @(TOPDIR=$(TOPDIR) CC=$(CC) /bin/sh $(TOPDIR)/extra/scripts/gen_bits_syscall_h.sh > bits/syscall.h )
clean:
rm -f *.[oa] *~ core