Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/isc makefile glue.
details: https://anonhg.NetBSD.org/src/rev/c26f9d1053a7
branches: trunk
changeset: 566787:c26f9d1053a7
user: christos <christos%NetBSD.org@localhost>
date: Thu May 20 19:52:14 2004 +0000
description:
makefile glue.
diffstat:
lib/libc/isc/Makefile.inc | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diffs (10 lines):
diff -r f5db11146317 -r c26f9d1053a7 lib/libc/isc/Makefile.inc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/lib/libc/isc/Makefile.inc Thu May 20 19:52:14 2004 +0000
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile.inc,v 1.1 2004/05/20 19:52:14 christos Exp $
+
+# net sources
+.PATH: ${.CURDIR}/isc
+
+SRCS+= assertions.c ev_timers.c ev_streams.c
Home |
Main Index |
Thread Index |
Old Index