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

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

LDFLAGS += -Map prime.map