fpc/rtl/x86_64/makefile.cpu
peter 4ace790492 * remove $Log
git-svn-id: trunk@231 -
2005-06-07 09:47:55 +00:00

9 lines
179 B
Plaintext

# $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))
#