fpc/rtl/x86_64/makefile.cpu
fpc 50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00

14 lines
276 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))
#
# $Log: makefile.cpu,v $
# Revision 1.1 2003/01/06 19:40:18 florian
# + initial revision
#
#