PERFORCE change 124968 for review
Fredrik Lindberg
fli at FreeBSD.org
Thu Aug 9 12:13:27 PDT 2007
http://perforce.freebsd.org/chv.cgi?CH=124968
Change 124968 by fli at 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
More information about the p4-projects
mailing list