view prolog/Makefile @ 37:89688ebc447f tip

Deprecating this repository.
author samer
date Mon, 05 Jan 2015 17:42:03 +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)