mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 18:32:49 -04:00
used in conjustion with the new shlib 'ld' source. Note, if you use the new features both gas and ld must be updated. Obtained from: NetBSD
5 lines
173 B
Makefile
5 lines
173 B
Makefile
# from: @(#)Makefile.i386 6.1 (Berkeley) 3/3/91
|
|
# $Id: Makefile.sparc,v 1.1 1993/11/03 00:53:00 paul Exp $
|
|
|
|
CFLAGS+= -DNON_BROKEN_WORDS -DPIC
|
|
SRCS+= tc-sparc.c atof-ieee.c
|