Update of /cvsroot/leaf/src/bering-uclibc/apps/p9100
In directory sc8-pr-cvs1:/tmp/cvs-serv23131
Modified Files:
p9100.txt
Added Files:
p9100.mk
Log Message:
Added a mk file to set lock directory correct
--- NEW FILE: p9100.mk ---
#!/usr/bin/make -f
# Comment out the second command and uncomment the first command
# below if you don't want to use libwrap (hosts.{allow,deny} access control)
# This seems to be the LSB default now
#CFLAGS+=-DHAS_LOCKFILE_SUBSYS
LIBWRAP=-lwrap
p910nd: p910nd.c
# $(CC) -Wall $(CFLAGS) -o $@ p910nd.c
$(CC) -Wall $(CFLAGS) -DUSE_LIBWRAP -o $@ p910nd.c $(LIBWRAP)
Index: p9100.txt
===================================================================
RCS file: /cvsroot/leaf/src/bering-uclibc/apps/p9100/p9100.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** p9100.txt 8 Sep 2003 16:30:07 -0000 1.1
--- p9100.txt 3 Oct 2003 16:40:12 -0000 1.2
***************
*** 3,7 ****
Compile:
! make
Used in package(s):
--- 3,7 ----
Compile:
! p9100.mk
Used in package(s):
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Leaf-cvs-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-cvs-commits