mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-23 09:23:00 +01:00
6 lines
125 B
Makefile
6 lines
125 B
Makefile
# from: @(#)Makefile.i386 6.1 (Berkeley) 3/3/91
|
|
# $FreeBSD$
|
|
|
|
CFLAGS+= -DNON_BROKEN_WORDS -DPIC
|
|
SRCS+= tc-i386.c atof-ieee.c
|