stasis-bLSM/packages/Makefile

13 lines
213 B
Makefile
Raw Normal View History

ROOT=/home/y
include $(ROOT)/share/yahoo_cfg/Make.defs
# Just to pick up "clean" and "package" rules
all:: package-release
test:: package-test
clean:: package-clean
include $(ROOT)/share/yahoo_cfg/Make.rules