freebsd-dev/lib/libc/amd64/gen/Makefile.inc
Garrett Wollman 2ceb2ce9ee First crack at making libc work with the new make macros. It compiles on
my machine, and a simple static (genassym) and shared (sysctl) executable
both work.  Still to be done: RPCand YP merge.
1994-08-05 01:19:12 +00:00

6 lines
163 B
Makefile

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