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/mips/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps/linux/mips/Makefile') diff --git a/libc/sysdeps/linux/mips/Makefile b/libc/sysdeps/linux/mips/Makefile index 2d881d774..3b7e5da63 100644 --- a/libc/sysdeps/linux/mips/Makefile +++ b/libc/sysdeps/linux/mips/Makefile @@ -78,4 +78,5 @@ headers: clean: rm -f *.[oa] *~ core + rm -f bits/syscall.h -- cgit v1.2.3