summaryrefslogtreecommitdiff
path: root/fpcsrc/rtl/x86_64/makefile.cpu
blob: f53f84629a2a0502352b46e4589b30debb70006b (plain)
1
2
3
4
5
6
7
8
# $Id: makefile.cpu,v 1.1 2003/01/06 19:40:18 florian Exp $
#
# Here we set processor dependent include file names.
#

CPUNAMES=x86_64
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))
#