Commit c55ffe70 by Roman

Add paranoia example

Signed-off-by: Roman Bartosinski <roman@daiteq.com>
1 parent 00a42b47
Showing with 10 additions and 0 deletions
# Makefile for paranoia project
# libraries in required order (compiled in the order)
LIBS=bsp m softfloat ins bsp ins
# C sources
SOURCES=paranoia.c
# all common rules
include $(TOP)/Makefile.rules
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!