PERFORCE change 79948 for review
soc-tyler
soc-tyler at FreeBSD.org
Mon Jul 11 01:29:27 GMT 2005
http://perforce.freebsd.org/chv.cgi?CH=79948
Change 79948 by soc-tyler at soc-tyler_launchd on 2005/07/11 01:29:13
Add main (launchd.c) source file from vendor code.
Affected files ...
.. //depot/projects/soc2005/launchd/Makefile#2 edit
.. //depot/projects/soc2005/launchd/NOTES#3 edit
.. //depot/projects/soc2005/launchd/launchd.c#1 add
Differences ...
==== //depot/projects/soc2005/launchd/Makefile#2 (text+ko) ====
@@ -9,5 +9,6 @@
MAINTAINER= tyler at tamu.edu
CFLAGS+= -g -Wall -W -Wshadow -Wpadded -Iincludes/
+LDADD+= -lutil
.include <bsd.prog.mk>
==== //depot/projects/soc2005/launchd/NOTES#3 (text+ko) ====
@@ -17,3 +17,4 @@
Zeroconf calls from launchd(8) can be made, and finally liblaunch can be
fixed to accomodate.
+
More information about the p4-projects
mailing list