From e72144d6265637d1e34bd79f5e373b4ff98d4d29 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Thu, 5 Sep 2002 05:29:49 +0000 Subject: Change to . --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 57767b8f3..6adec9824 100644 --- a/Makefile +++ b/Makefile @@ -129,8 +129,8 @@ headers: dummy fi @cd $(TOPDIR); \ set -x -e; \ - rm -f include/bits/syscall.h; \ - TOPDIR=$(TOPDIR) CC=$(CC) /bin/sh $(TOPDIR)/extra/scripts/gen_bits_syscall_h.sh > include/bits/syscall.h + rm -f include/bits/sysnum.h; \ + TOPDIR=$(TOPDIR) CC=$(CC) /bin/sh $(TOPDIR)/extra/scripts/gen_bits_syscall_h.sh > include/bits/sysnum.h $(MAKE) -C libc/sysdeps/linux/$(TARGET_ARCH) headers uClibc_config: Makefile Config -- cgit v1.2.3