build:
install:
	mkdir -p "$(DESTDIR)/usr/lib/omlibrary/"
	cp -rp "NeuralNetwork 1.0" "$(DESTDIR)/usr/lib/omlibrary/"
