Module Name: src
Committed By: christos
Date: Mon Oct 19 00:28:19 UTC 2009
Modified Files:
src/gnu/usr.bin/gettext/libnlsut: Makefile
Log Message:
put back getline.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/gnu/usr.bin/gettext/libnlsut/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/gnu/usr.bin/gettext/libnlsut/Makefile
diff -u src/gnu/usr.bin/gettext/libnlsut/Makefile:1.8 src/gnu/usr.bin/gettext/libnlsut/Makefile:1.9
--- src/gnu/usr.bin/gettext/libnlsut/Makefile:1.8 Sun Oct 18 19:47:43 2009
+++ src/gnu/usr.bin/gettext/libnlsut/Makefile Sun Oct 18 20:28:19 2009
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/10/18 23:47:43 christos Exp $
+# $NetBSD: Makefile,v 1.9 2009/10/19 00:28:19 christos Exp $
LIBISPRIVATE= yes
@@ -30,6 +30,7 @@
fwriteerror.c \
full-write.c \
gcd.c \
+getline.c \
getndelim2.c \
hash.c \
javacomp.c \