We don't know what it was for. If anyone cares, it's in git history. In my distro, there seem to be no traces of it: alx@debian:~$ apt-file find pwdauth alx@debian:~$ Link: <https://codesearch.debian.net/search?q=pwdauth&literal=1> Link: <https://github.com/shadow-maint/shadow/pull/612> Cc: Christian Göttsche <cgzones@googlemail.com> Cc: Iker Pedrosa <ipedrosa@redhat.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
		
			
				
	
	
		
			7 lines
		
	
	
		
			238 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			238 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# This is a dummy Makefile.am to get automake work flawlessly,
 | 
						|
# and also cooperate to make a distribution for `make dist'
 | 
						|
 | 
						|
EXTRA_DIST = README adduser.c adduser.sh adduser2.sh \
 | 
						|
 atudel groupmems.shar shadow-anonftp.patch \
 | 
						|
 udbachk.tgz
 |