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

OBJS = example.o

SUBDIRS = test.d

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