# Generated automatically from Makefile.in by configure.
# Copyright (C) 1994, Swedish Institute of Computer Science.


SHELL=/bin/sh

MKDIR=../../ensdir

# Default library-path
LIBDIR=/home/jojo/pl6/distr/platform2/sicstus3/sun45/lib/sicstus/library

SRC= expand.pl monash.pl printf.pl examples

all:

install:
	$(MKDIR) $(LIBDIR)/clpqr
	-cp -r $(SRC) $(LIBDIR)/clpqr

clean:
