summaryrefslogtreecommitdiff
path: root/src/user/app/prime/Makefile
blob: 0e86c312ef328e742c3e6945800b0850b1e70aa9 (plain) (blame)
1
2
3
4
5
6
Obj = main.o
Out = prime.elf

include $(SrcPath)/user/app/fwik.make

LDFLAGS += -Map prime.map