# -*- makefile -*- # # $Id: Makefile.am,v 1.5 2000/06/11 20:43:03 jsquyres Exp $ # # This file is part of the LAM/MPI software package from the # University of Notre Dame. # # See the LICENSE file in the top-level directory for Copyright notices. # AUTOMAKE_OPTIONS = foreign dist-tarZ no-dependencies SUBDIRS = man1 man2 man3 man5 man7 mans depend: # automake1.4 has these broken if there are no source files, so just # skip them for this tree. TAGS: tags: ID: