# -*- Makefile -*-
#
-# $Id: Makefile.in.in,v 1.47 2007/04/22 16:31:24 cph Exp $
+# $Id: Makefile.in.in,v 1.48 2007/04/22 16:41:01 cph Exp $
#
# Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
# 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
$(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/.; \
fi; \
done
+ -rm -f $(DESTDIR)$(bindir)/bchscheme
+ ln -s scheme $(DESTDIR)$(bindir)/bchscheme
install-auxPROGRAMS: $(aux_PROGRAMS)
$(mkinstalldirs) $(DESTDIR)$(AUXDIR)