summaryrefslogtreecommitdiffstats
path: root/src/usr/example/makefile
blob: 10a249ff929bd0c36d795241e5dcf9b31edaec0f (plain)
1
2
3
4
5
6
ROOTPATH = ../../..
MODULE = example

OBJS = example.o

include ${ROOTPATH}/config.mk
OpenPOWER on IntegriCloud