CVS: beepcore-c/base/unix .cvsignore,NONE,1.1 Makefile.in,NONE,1.1
Chris Hanson <[email protected]> Fri, 06 Sep 2002 18:15:25 -0700
| Newsgroups | gmane.network.beep.beepcore.c.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/beepcore-c/beepcore-c/base/unix
In directory usw-pr-cvs1:/tmp/cvs-serv22777/base/unix
Added Files:
.cvsignore Makefile.in
Log Message:
Rename "core" directories to "base".
--- NEW FILE: .cvsignore ---
*.la
*.lo
*.o
.libs
--- NEW FILE: Makefile.in ---
#
# Copyright (c) 2001 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/09/07 01:15:23 cphmit Exp $
### Generic settings
srcdir = @srcdir@
top_srcdir = @top_srcdir@
include $(top_srcdir)/Make.defs
VPATH = ../generic:..
ifdef PURIFY
PURECMD = purify -cache-dir=/iw/home/wmills/purify/cache -best-effort -forbidden-directories=/iw:/var/opt:/usr/lib:/usr/local/lib:/ccs/lib:
else
PURECMD =
endif
CC = $(PURECMD) $(_CC) $(INCLUDES)
OBJS = base64.lo CBEEP.lo channel_0.lo cbxml_entities.lo
DIRS = test
all: $(OBJS) libbeepcore.la treeall
#test: .DEFAULT
# cd test; $(MAKE)
clean: treeclean
@touch foo.o foo.so; rm -rf *.[ao] *.so *.lo *.la .libs
cd test; $(MAKE) clean
libbeepcore.la: $(OBJS)
$(LDLIBTOOL) $(CC) -o $@ $(OBJS)
install:
.DEFAULT:
### Default tree handling targets
include $(top_srcdir)/Make.targets
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390