freebsd-src/lib/libc/i386/gen/Makefile.inc
David Greenman 717d9cdd57 First round of changes to clean up the RCSID mess in libc:
1) Changed LIB_SCCS and SYSLIB_SCCS to LIB_RCS and SYSLIB_RCS.
2) Changed sccsid[] variables to rcsid[]
3) Moved all RCSID strings into .text
4) Converted all SCCSID's to RCS $Id$'s
5) Added missing $Id$'s after copyright.
1995-01-23 01:30:24 +00:00

7 lines
193 B
Makefile

# @(#)Makefile.inc 8.1 (Berkeley) 6/4/93
# $Id$
SRCS+= isinf.c infinity.c
SRCS+= _setjmp.S alloca.S fabs.S ldexp.c modf.S setjmp.S sigsetjmp.S
SRCS+= divsi3.S fixdfsi.S fixunsdfsi.S udivsi3.S