From b3f5e468f2c257dac3121984c096ade30e3adf30 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 7 Jan 2002 09:58:54 +0000 Subject: Mahe 'make clean' remove generated bits/syscall.h, as noted by "Kim B. Heino" -Erik --- libc/sysdeps/linux/arm/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/arm/Makefile') diff --git a/libc/sysdeps/linux/arm/Makefile b/libc/sysdeps/linux/arm/Makefile index 0ecfe496e..539e4d692 100644 --- a/libc/sysdeps/linux/arm/Makefile +++ b/libc/sysdeps/linux/arm/Makefile @@ -64,4 +64,5 @@ headers: clean: rm -f *.[oa] *~ core + rm -f bits/syscall.h -- cgit v1.2.3