CVS: Bahamut-1.8/zlib Makefile.in,1.1.1.1,1.2
Mark Rutherford
markr at nubian.blitzed.org
Sun Aug 21 00:00:05 UTC 2005
Update of /data/cvs/Bahamut-1.8/zlib
In directory nubian.blitzed.org:/tmp/cvs-serv70796/zlib
Modified Files:
Makefile.in
Log Message:
- had to create the empty modules entries so that it would work
on freebsd, ect.
Index: Makefile.in
===================================================================
RCS file: /data/cvs/Bahamut-1.8/zlib/Makefile.in,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff --unified=6 -r1.1.1.1 -r1.2
--- Makefile.in 13 Aug 2005 16:40:01 -0000 1.1.1.1
+++ Makefile.in 21 Aug 2005 00:00:03 -0000 1.2
@@ -135,12 +135,14 @@
tags:
etags *.[ch]
depend:
makedepend -- $(CFLAGS) -- *.[ch]
+modules:
+
# DO NOT DELETE THIS LINE -- make depend depends on it.
adler32.o: zlib.h zconf.h
compress.o: zlib.h zconf.h
crc32.o: crc32.h zlib.h zconf.h
deflate.o: deflate.h zutil.h zlib.h zconf.h
More information about the ircd-checkins
mailing list