mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 08:25:16 -04:00
7 lines
123 B
Makefile
7 lines
123 B
Makefile
# from: @(#)Makefile.hp300 6.1 (Berkeley) 3/3/91
|
|
# $Id$
|
|
|
|
CFLAGS+= -Dm68851
|
|
SRCS+= tc-m68k.c atof-ieee.c
|
|
|
|
gas_target= m68k
|