Home modules.gotpike.org
Username: Password: [Create Account]
[Forgot Password?]

Modules

ADT
Database
GTK2
GUI
IP
PiJAX
Public
Sql
Stdio
Subversion
System
Tools
Xosd
lua
v4l2
wx

Recent Changes

Public.Parser.XML2 1.50
Public.ZeroMQ 1.1
Public.Template.Mustache 1.0
Public.Protocols.XMPP 1.4
Sql.Provider.jdbc 1.0

Popular Downloads

Public.Parser.JSON2 1.0
Public.Parser.JSON 0.2
GTK2 2.23
Public.Web.FCGI 1.8
Public.Parser.XML2 1.48


Module Information
Public.Protocols.Jabber
Viewing contents of Public_Protocols_Jabber-1.2/Makefile.in

# $Id: Makefile.in,v 1.2 2005/07/27 21:39:23 hww3 Exp $
@make_variables@
VPATH=@srcdir@:
OBJS=
MODDIR=Public.pmod/Protocols.pmod/
MODNAME=Jabber
MODULE_PMOD_IN=module.pmod.in
MODULE_LDFLAGS=@LDFLAGS@ @LIBS@

CONFIG_HEADERS=@CONFIG_HEADERS@

@dynamic_module_makefile@
@dependencies@

release:
	cvs rtag -D now RELEASE_1_${MIN} pike_modules/Public_Protocols_Jabber
	cvs export -d Public_Protocols_Jabber-1.${MIN} -r RELEASE_1_${MIN} pike_modules/Public_Protocols_Jabber
	cd Public_Protocols_Jabber-1.${MIN} && \
	pike -x module --autoheader && pike -x module --autoconf && \
	rm -rf autom4*
	gtar czvf Public_Protocols_Jabber-1.${MIN}.tar.gz Public_Protocols_Jabber-1.${MIN}




gotpike.org | Copyright © 2004 - 2019 | Pike is a trademark of Department of Computer and Information Science, Linköping University