mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 10:11:09 -04:00
7 lines
128 B
Makefile
7 lines
128 B
Makefile
# from: @(#)Makefile.hp300 6.1 (Berkeley) 3/3/91
|
|
# $FreeBSD$
|
|
|
|
CFLAGS+= -Dm68851
|
|
SRCS+= tc-m68k.c atof-ieee.c
|
|
|
|
gas_target= m68k
|