fpc/rtl/avr/makefile.cpu
florian c05d4912f4 + basic system unit for avr-embedded
* fixed several compiler stuff to be able to start system unit compilation on avr

git-svn-id: trunk@10318 -
2008-02-13 20:35:16 +00:00

7 lines
111 B
Plaintext

#
# Here we set processor dependent include file names.
#
CPUNAMES=
CPUINCNAMES=$(addsuffix .inc,$(CPUNAMES))