summaryrefslogtreecommitdiffstats
path: root/src/usr/isteps/makefile
blob: f2d7b1560453f9ab4836624051d18ab9072a50d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
ROOTPATH = ../../..

EXTRAINCDIR += ${ROOTPATH}/src/include/usr/ecmddatabuffer
EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/fapi
EXTRAINCDIR += ${ROOTPATH}/src/include/usr/hwpf/plat

MODULE = isteps

OBJS = istep1.o

# SUBDIRS = test

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