PROG= init

RUMPLIBS= -lrump -lrumpuser

# add more libs if you want to test component constructors
#RUMPLIBS+= -lrumpdev

.include <bsd.prog.mk>
