summaryrefslogtreecommitdiffstats
path: root/src/usr/example/test/makefile
blob: 690c64045b780c3ba0236c8920e93df92be5fab4 (plain)
1
2
3
4
5
6
ROOTPATH = ../../../..
MODULE = testexample

OBJS = exampletest.o

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