[uClibc]rm syscall.h

Erik Andersen andersen at codepoet.org
Mon Jan 7 10:45:21 UTC 2002


On Mon Jan 07, 2002 at 11:19:50AM +0100, Adrian von Bidder wrote:
> Heyho!
> 
> syscall.h is autogenerated, so shouldn't it be removed in make clean? I
> see this is not in the Makefiles for all architectures.
> 
> Don't know if it's the same case for non-arm, but here I think this
> should go in:
> 
> --- libc/sysdeps/linux/arm/Makefile	2001/12/20 09:35:30	1.1.1.2
> +++ libc/sysdeps/linux/arm/Makefile	2002/01/07 10:17:43
> @@ -64,4 +64,5 @@
>  
>  clean:
>  	rm -f *.[oa] *~ core
> +	rm -f bits/syscall.h

Just reported by Kim B. Heino and fixed about an hour ago.  :)

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list