|
|
nagiosplug/m4 Makefile.am.in,1.1,1.2 Makefile.am,1.3,NONE: msg#00022
|
Subject: |
nagiosplug/m4 Makefile.am.in,1.1,1.2 Makefile.am,1.3,NONE |
Update of /cvsroot/nagiosplug/nagiosplug/m4
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv25232/m4
Modified Files:
Makefile.am.in
Removed Files:
Makefile.am
Log Message:
Fixes from coreutils sync: some files now required and removed generateable
files
Index: Makefile.am.in
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/m4/Makefile.am.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am.in 15 Dec 2004 20:51:47 -0000 1.1
+++ Makefile.am.in 18 May 2006 23:09:03 -0000 1.2
@@ -10,3 +10,6 @@
sed -n '/^Makefile\.am:/,$$p' $@.in >> $@t
chmod a-w $@t
mv $@t $@
+
+print_coreutil_files:
+ @echo $(EXTRA_DIST)
--- Makefile.am DELETED ---
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
|
| |