# # $Id: Makefile,v 1.2 2000/11/19 23:54:05 agmorgan Exp $ # $FreeBSD: src/contrib/libpam/modules/pam_rhosts/Makefile,v 1.3.2.2 2001/06/11 15:28:24 markm Exp $ # $DragonFly: src/contrib/libpam/modules/pam_rhosts/Attic/Makefile,v 1.2 2003/06/17 04:24:03 dillon Exp $ # # This Makefile controls a build process of $(TITLE) module for # Linux-PAM. You should not modify this Makefile (unless you know # what you are doing!). # # Created by Andrew Morgan 2000/08/27 # include ../../Make.Rules TITLE=pam_rhosts_auth include ../Simple.Rules