view matlab/Makefile @ 37:89688ebc447f tip

Deprecating this repository.
author samer
date Mon, 05 Jan 2015 17:42:03 +0000
parents 27c10ed38592
children
line wrap: on
line source

install:
	install -d $(INSTALL_ML_TO)
	install $(INSTALL_FLAGS) -m 644 padd.m $(INSTALL_ML_TO)
	cp -pR db $(INSTALL_ML_TO)