From 2496fa0a65950fd75dcbd567760651e8e2f48447 Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Thu, 4 May 2006 08:44:44 +0000 Subject: o By popular demand import getent(1) utility: a program retrieves and displays entries from the administrative database specified by database, using the lookup order specified in nsswitch.conf(5). PR: bin/79903, bin/88460, bin/96536 Submitted by: Julien Gabel, Dan Nelson, Daniel J. O'Connor Obtained from: NetBSD Discussed with: ume, soc-bushman MFC after: 1 month --- Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Makefile (limited to 'Makefile') diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..7b6a6e1 --- /dev/null +++ b/Makefile @@ -0,0 +1,6 @@ +# $FreeBSD$ + +PROG= getent +WARNS= 3 + +.include -- cgit v1.2.3-56-ge451