Remove unneeded stdlib directories.

It's not necessary to add stdlib directories for each architecture, even
if the architecture doesn't implement any files of its own.

Submitted by:	Christoph Mallon
This commit is contained in:
Ed Schouten 2009-06-23 14:11:41 +00:00
parent 87fbd35f4f
commit dc428c2ffe
4 changed files with 0 additions and 12 deletions

View file

@ -1,4 +0,0 @@
# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
# $FreeBSD$
MDSRCS+=abs.c div.c labs.c ldiv.c

View file

@ -1,3 +0,0 @@
# $FreeBSD$
MDSRCS+= abs.c div.c labs.c ldiv.c

View file

@ -1,4 +0,0 @@
# $NetBSD: Makefile.inc,v 1.3 2006/03/22 22:03:58 drochner Exp $
# $FreeBSD$
SRCS+= abs.c div.c labs.c ldiv.c llabs.c

View file

@ -1 +0,0 @@
# $FreeBSD$