CVS: beepcore-c/include/beepcore-c Makefile.in,NONE,1.1
Chris Hanson <[email protected]> Fri, 02 Aug 2002 08:46:48 -0700
| Newsgroups | gmane.network.beep.beepcore.c.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/beepcore-c/beepcore-c/include/beepcore-c
In directory usw-pr-cvs1:/tmp/cvs-serv13892/beepcore-c
Added Files:
Makefile.in
Log Message:
Oops -- forgot to add these makefiles.
--- NEW FILE: Makefile.in ---
#
# Copyright (c) 2002 Invisible Worlds, Inc. All rights reserved.
#
# The contents of this file are subject to the Blocks Public License (the
# "License"); You may not use this file except in compliance with the License.
#
# You may obtain a copy of the License at http://www.beepcore.org/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
# for the specific language governing rights and limitations under the
# License.
#
# $Id: Makefile.in,v 1.1 2002/08/02 15:46:46 cphmit Exp $
### Generic settings
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/Make.defs
H_FILES = \
core/generic/CBEEP.h \
core/generic/CBEEPint.h \
core/generic/base64.h \
core/generic/cbxml_entities.h \
core/generic/channel_0.h \
profiles/cyrus-profiles.h \
profiles/sasl-profiles.h \
profiles/tls-profile.h \
profiles/tuning.h \
threaded_os/transport/bp_fcbeeptcp.h \
threaded_os/transport/bp_fiostate.h \
threaded_os/transport/bp_fpollmgr.h \
threaded_os/transport/bp_tcp.h \
threaded_os/utility/bp_config.h \
threaded_os/utility/logutil.h \
threaded_os/utility/semutex.h \
threaded_os/utility/stacktrace.h \
threaded_os/utility/workthread.h \
threaded_os/wrapper/bp_notify.h \
threaded_os/wrapper/bp_wrapper.h \
threaded_os/wrapper/bp_wrapper_private.h \
threaded_os/wrapper/profile_loader.h \
utility/bp_clist.h \
utility/bp_hash.h \
utility/bp_malloc.h \
utility/bp_queue.h \
utility/bp_slist_utility.h \
utility/xml_entities.h \
utility/xml_parse_constants.h
H_BASES = $(notdir $(H_FILES))
all: link-stamp
link-stamp:
-rm -f $(H_BASES)
ln -s $(addprefix $(top_srcdir)/, $(H_FILES)) .
touch link-stamp
clean:
-rm -f $(H_BASES) link-stamp
install: link-stamp
$(INSTALL_DIR) $(DESTDIR)$(includedir)/beepcore-c
$(INSTALL_DATA) $(H_BASES) $(DESTDIR)$(includedir)/beepcore-c/.
.DEFAULT:
### Default tree-handling targets
include $(top_srcdir)/Make.targets
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf