head	1.1;
branch	1.1.1;
access;
symbols
	Linux-PAM-0-66:1.1.1.1
	PRE_REL_0_66:1.1.1.1
	OPEN_SOURCE:1.1.1;
locks; strict;
comment	@# @;


1.1
date	98.07.12.05.17.16;	author morgan;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.07.12.05.17.16;	author morgan;	state Exp;
branches;
next	;


desc
@@



1.1
log
@Initial revision
@
text
@#########################################################################
# This is a makefile that does nothing. It is designed to be included
# by module Makefile-s when they are not compatable with the local
# system
#########################################################################

all:
	@@echo "This module will not be compiled on this system"

extraclean: clean

install: clean

clean:
	@@echo "Nothing to do"

#########################################################################
# all over..
#########################################################################
@


1.1.1.1
log
@Linux PAM sources pre-0.66
@
text
@@
