mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
6 lines
120 B
Makefile
6 lines
120 B
Makefile
# from: @(#)Makefile.i386 6.1 (Berkeley) 3/3/91
|
|
# $Id$
|
|
|
|
CFLAGS+= -DNON_BROKEN_WORDS -DPIC
|
|
SRCS+= tc-i386.c atof-ieee.c
|