Module Name:    src
Committed By:   christos
Date:           Sat Jun 20 14:28:29 UTC 2009

Modified Files:
        src/lib/libutil: Makefile

Log Message:
add a link to pw_copyx; from anon ymous


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/lib/libutil/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libutil/Makefile
diff -u src/lib/libutil/Makefile:1.61 src/lib/libutil/Makefile:1.62
--- src/lib/libutil/Makefile:1.61	Tue May 12 22:50:32 2009
+++ src/lib/libutil/Makefile	Sat Jun 20 10:28:29 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.61 2009/05/13 02:50:32 pgoyette Exp $
+#	$NetBSD: Makefile,v 1.62 2009/06/20 14:28:29 christos Exp $
 #	@(#)Makefile	8.1 (Berkeley) 6/4/93
 
 USE_SHLIBDIR=	yes
@@ -56,6 +56,7 @@
 MLINKS+=pw_init.3 pw_edit.3
 MLINKS+=pw_init.3 pw_prompt.3
 MLINKS+=pw_init.3 pw_copy.3
+MLINKS+=pw_init.3 pw_copyx.3
 MLINKS+=pw_init.3 pw_scan.3
 MLINKS+=pw_init.3 pw_error.3
 MLINKS+=pw_lock.3 pw_mkdb.3

Reply via email to