Received: (from majordom@localhost) by hyperreal.org (8.8.5/8.8.5) id PAA18884; Sat, 23 Aug 1997 15:25:42 -0700 (PDT) Received: (from marc@localhost) by hyperreal.org (8.8.5/8.8.5) id PAA18770 for apache-cvs; Sat, 23 Aug 1997 15:25:35 -0700 (PDT) Date: Sat, 23 Aug 1997 15:25:35 -0700 (PDT) From: Marc Slemko Message-Id: <199708232225.PAA18770@hyperreal.org> To: apache-cvs@hyperreal.org Subject: cvs commit: apachen/src/os/unix Makefile.tmpl Sender: apache-cvs-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org marc 97/08/23 15:25:28 Modified: src/os/unix Makefile.tmpl Log: ../../core -> ../../main cleanup. Revision Changes Path 1.2 +1 -1 apachen/src/os/unix/Makefile.tmpl Index: Makefile.tmpl =================================================================== RCS file: /export/home/cvs/apachen/src/os/unix/Makefile.tmpl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile.tmpl 1997/08/10 13:33:18 1.1 +++ Makefile.tmpl 1997/08/23 22:25:26 1.2 @@ -2,7 +2,7 @@ LIBS=$(EXTRA_LIBS) $(LIBS1) INCLUDES=$(INCLUDES1) $(EXTRA_INCLUDES) LFLAGS=$(LFLAGS1) $(EXTRA_LFLAGS) -INCDIR=../../core +INCDIR=../../main OBJS= os.o