===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2002/10/09 05:10:49 dmcmahill Exp $

To use LaTeX-Mk in your projects, you will need to include the following
at the end of your Makefile's if you are using BSD make:

.include "/usr/pkg/share/latex-mk/latex.mk"

If you are using GNU make, then instead include:

include /usr/pkg/share/latex-mk/latex.gmk

at the end of your Makefile.

===========================================================================
