mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 11:09:42 +02:00
+ initial version
This commit is contained in:
parent
b6fe4bdebd
commit
869ae73dde
13
rtl/powerpc/makefile.cpu
Normal file
13
rtl/powerpc/makefile.cpu
Normal file
@ -0,0 +1,13 @@
|
||||
# $Id$
|
||||
#
|
||||
# Here we set processor dependent include file names.
|
||||
#
|
||||
|
||||
CPUNAMES=powerpc math set
|
||||
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))
|
||||
#
|
||||
# $Log$
|
||||
# Revision 1.1 2002-07-26 16:54:48 florian
|
||||
# + initial version
|
||||
#
|
||||
#
|
Loading…
Reference in New Issue
Block a user