You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by dr...@hyperreal.org on 1999/12/20 17:04:16 UTC

cvs commit: apache-2.0/src/lib/apr/locks/beos Makefile.in

dreid       99/12/20 08:04:16

  Modified:    src/lib/apr/locks/beos Makefile.in
  Log:
  Missed this one when I did the others.  As there isn't an inc directory
  I guess the other platforms should do this as well?
  
  Revision  Changes    Path
  1.4       +3 -4      apache-2.0/src/lib/apr/locks/beos/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/apache-2.0/src/lib/apr/locks/beos/Makefile.in,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Makefile.in	1999/11/02 11:30:36	1.3
  +++ Makefile.in	1999/12/20 16:04:15	1.4
  @@ -8,10 +8,9 @@
   CFLAGS=@CFLAGS@ @OPTIM@
   LIBS=@LIBS@
   LDFLAGS=@LDFLAGS@ $(LIBS)
  -INCDIR=../../inc
  -INCDIR1=../../include
  -INCDIR2=../../file_io/unix
  -INCLUDES=-I$(INCDIR) -I$(INCDIR1) -I$(INCDIR2) -I.
  +INCDIR=../../include
  +INCDIR1=../../file_io/unix
  +INCLUDES=-I$(INCDIR) -I$(INCDIR1) -I.
   
   LIB=liblock.a
   
  
  
  

Re: cvs commit: apache-2.0/src/lib/apr/locks/beos Makefile.in

Posted by David Reid <ab...@dial.pipex.com>.
I've already done the BeOS (and therefore some of the Unix) directories to
get it working on PPC BeOS.

david
----- Original Message -----
From: "Ryan Bloom" <rb...@raleigh.ibm.com>
To: <ne...@apache.org>
Cc: <ap...@apache.org>
Sent: Monday, December 20, 1999 5:07 PM
Subject: Re: cvs commit: apache-2.0/src/lib/apr/locks/beos Makefile.in


> >   Modified:    src/lib/apr/locks/beos Makefile.in
> >   Log:
> >   Missed this one when I did the others.  As there isn't an inc
directory
> >   I guess the other platforms should do this as well?
>
> Good point.  We need to clean things up a bit.  I have been busy doing
> other stuff recently, but hopefully this week I'll get a chance to clean
> APR a bit.  Unless somebody else wants to beat me to it.
>
> Ryan
>
> _______________________________________________________________________
> Ryan Bloom rbb@raleigh.ibm.com
> 4205 S Miami Blvd
> RTP, NC 27709
>
> Come to the first official Apache Software Foundation
> Conference!  <http://ApacheCon.Com/>
>
>


Re: cvs commit: apache-2.0/src/lib/apr/locks/beos Makefile.in

Posted by Ryan Bloom <rb...@raleigh.ibm.com>.
>   Modified:    src/lib/apr/locks/beos Makefile.in
>   Log:
>   Missed this one when I did the others.  As there isn't an inc directory
>   I guess the other platforms should do this as well?

Good point.  We need to clean things up a bit.  I have been busy doing
other stuff recently, but hopefully this week I'll get a chance to clean
APR a bit.  Unless somebody else wants to beat me to it.

Ryan

_______________________________________________________________________
Ryan Bloom		rbb@raleigh.ibm.com
4205 S Miami Blvd	
RTP, NC 27709		

Come to the first official Apache Software Foundation
Conference!  <http://ApacheCon.Com/>



Re: cvs commit: apache-2.0/src/lib/apr/locks/beos Makefile.in

Posted by Ryan Bloom <rb...@raleigh.ibm.com>.
>   Modified:    src/lib/apr/locks/beos Makefile.in
>   Log:
>   Missed this one when I did the others.  As there isn't an inc directory
>   I guess the other platforms should do this as well?

Good point.  We need to clean things up a bit.  I have been busy doing
other stuff recently, but hopefully this week I'll get a chance to clean
APR a bit.  Unless somebody else wants to beat me to it.

Ryan

_______________________________________________________________________
Ryan Bloom		rbb@raleigh.ibm.com
4205 S Miami Blvd	
RTP, NC 27709		

Come to the first official Apache Software Foundation
Conference!  <http://ApacheCon.Com/>