view prolog/Makefile @ 10:7947baf7a624

FIX: error in module import statement.
author samer
date Wed, 25 Jan 2012 15:03:40 +0000
parents 60b7b78b3167
children
line wrap: on
line source

install:
	install -d $(INSTALL_PL_TO)
	install $(INSTALL_FLAGS) -m 644 plml.pl $(INSTALL_PL_TO)