]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/MicroBlaze_Spartan-6_EthernetLite/SDKProjects/StandAloneBSP/Makefile
Correct calculation of xHeapStructSize in heap_4 and heap_5.
[freertos] / FreeRTOS / Demo / MicroBlaze_Spartan-6_EthernetLite / SDKProjects / StandAloneBSP / Makefile
1 # Makefile generated by Xilinx SDK.
2
3 -include libgen.options
4
5 LIBRARIES = ${PROCESSOR}/lib/libxil.a
6 MSS = system.mss
7
8 all: libs
9         @echo 'Finished building libraries'
10
11 libs: $(LIBRARIES)
12
13 $(LIBRARIES): $(MSS)
14         libgen -hw ${HWSPEC}\
15                ${REPOSITORIES}\
16                -pe ${PROCESSOR} \
17                -log libgen.log \
18                $(MSS)
19
20 clean:
21         rm -rf ${PROCESSOR}