view prolog/Makefile @ 15:e395e387bd3c

FIX: now catching precursor signs of lock-up bug correctly ENHANCEMENT: As a side effect, mlWSAlloc and mlExec are faster.
author samer
date Thu, 02 Feb 2012 12:57:15 +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)