Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Aug 2007 19:13:25 GMT
From:      Fredrik Lindberg <fli@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 124968 for review
Message-ID:  <200708091913.l79JDPkN087006@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=124968

Change 124968 by fli@fli_nexus on 2007/08/09 19:12:35

	Hook up new file (utf8_cfold.c) to the build.

Affected files ...

.. //depot/projects/soc2007/fli-mdns_sd/mdnsd/Makefile#6 edit

Differences ...

==== //depot/projects/soc2007/fli-mdns_sd/mdnsd/Makefile#6 (text+ko) ====

@@ -1,7 +1,7 @@
 SRCS=	cache.c clisrv.c dbrec.c event.c hash.c log.c mdnsd.c objalloc.c \
 	output.c output_aggr.c parse.y queries.c record.c stack_buf.c \
-	stack_mdns.c stack_packet.c stack_util.c token.l utf8.c var.c \
-	wqueue.c y.tab.h
+	stack_mdns.c stack_packet.c stack_util.c token.l utf8.c utf8_cfold.c \
+	var.c wqueue.c y.tab.h
 PROG=	mdnsd
 WARNS?=	4	
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708091913.l79JDPkN087006>