From bb5e5f375893c7441eb2092466855f7a58c1ed42 Mon Sep 17 00:00:00 2001 From: David McCullough Date: Thu, 28 Jun 2001 02:27:35 +0000 Subject: Changes to support autogenerated syscall.h --- libc/sysdeps/linux/sh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/sysdeps/linux/sh/Makefile') 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 -- cgit v1.2.3