# Generated automatically from Makefile.in by configure. #CFLAGS=$(OPTIM) $(CFLAGS1) $(EXTRA_CFLAGS) #LIBS=$(EXTRA_LIBS) $(LIBS1) #INCLUDES=$(INCLUDES1) $(INCLUDES0) $(EXTRA_INCLUDES) #LDFLAGS=$(LDFLAGS1) $(EXTRA_LDFLAGS) RM=@RM@ CC=@CC@ RANLIB=@RANLIB@ CFLAGS=@CFLAGS@ @OPTIM@ LIBS=-L../network_io -lnetwork -L../threadproc -lthreadproc -L../file_io -lfile -L../misc -lmisc -L../lib -lapr -L../time -ltime -L../locks -llock -L../signal -lsig -lcrypt @LIBS@ LDFLAGS=@LDFLAGS@ $(LIBS) INCDIR=../include INCDIR1=../../inc INCLUDES=-I$(INCDIR) -I$(INCDIR1) TARGETS= testfile@EXEEXT@ \ testproc@EXEEXT@ \ testsock@EXEEXT@ \ testthread@EXEEXT@ \ testtime@EXEEXT@ \ testsig@EXEEXT@ \ testargs@EXEEXT@ \ ab@EXEEXT@ \ htdigest@EXEEXT@ OBJS= testfile.o \ testproc.o \ testsock.o \ testthread.o \ testtime.o \ testsig.o \ testargs.o \ ab_apr.o \ htdigest.o .c.o: $(CC) -c $(CFLAGS) $(INCLUDES) $< all: $(TARGETS) testfile@EXEEXT@: testfile.o $(CC) $(CFLAGS) testfile.o -o testfile@EXEEXT@ $(LDFLAGS) testargs@EXEEXT@: testargs.o $(CC) $(CFLAGS) testargs.o -o testargs@EXEEXT@ $(LDFLAGS) ab@EXEEXT@: ab_apr.o $(CC) $(CFLAGS) ab_apr.o -o ab@EXEEXT@ $(LDFLAGS) htdigest@EXEEXT@: htdigest.o $(CC) $(CFLAGS) htdigest.o -o htdigest@EXEEXT@ $(LDFLAGS) testproc@EXEEXT@: testproc.o $(CC) $(CFLAGS) testproc.o -o testproc@EXEEXT@ $(LDFLAGS) testthread@EXEEXT@: testthread.o $(CC) $(CFLAGS) testthread.o -o testthread@EXEEXT@ $(LDFLAGS) testsock@EXEEXT@: testsock.o client.o server.o $(CC) $(CFLAGS) testsock.o -o testsock@EXEEXT@ $(LDFLAGS) $(CC) $(CFLAGS) server.o -o server@EXEEXT@ $(LDFLAGS) $(CC) $(CFLAGS) client.o -o client@EXEEXT@ $(LDFLAGS) testtime@EXEEXT@: testtime.o $(CC) $(CFLAGS) testtime.o -o testtime@EXEEXT@ $(LDFLAGS) testsig@EXEEXT@: testsig.o $(CC) $(CFLAGS) testsig.o -o testsig@EXEEXT@ $(LDFLAGS) clean: $(RM) -f *.o *.a *.so $(TARGETS) distclean: clean -$(RM) -f Makefile $(OBJS): Makefile # # We really don't expect end users to use this rule. It works only with # gcc, and rebuilds Makefile.tmpl. You have to re-run Configure after # using it. # depend: cp Makefile.in Makefile.in.bak \ && sed -ne '1,/^# DO NOT REMOVE/p' Makefile.in > Makefile.new \ && gcc -MM $(INCLUDES) $(CFLAGS) *.c >> Makefile.new \ && sed -e '1,$$s: $(INCDIR)/: $$(INCDIR)/:g' \ -e '1,$$s: $(OSDIR)/: $$(OSDIR)/:g' Makefile.new \ > Makefile.in \ && rm Makefile.new # DO NOT REMOVE ab_apr.o: ab_apr.c $(INCDIR)/apr_network_io.h \ $(INCDIR)/apr_general.h $(INCDIR)/apr_config.h \ $(INCDIR)/apr_errno.h $(INCDIR)/apr_file_io.h $(INCDIR)/apr_time.h abc.o: abc.c $(INCDIR)/apr_file_io.h $(INCDIR)/apr_general.h \ $(INCDIR)/apr_config.h $(INCDIR)/apr_errno.h client.o: client.c $(INCDIR)/apr_network_io.h \ $(INCDIR)/apr_general.h $(INCDIR)/apr_config.h \ $(INCDIR)/apr_errno.h htdigest.o: htdigest.c $(INCDIR)/apr_lib.h $(INCDIR)/apr_general.h \ $(INCDIR)/apr_config.h $(INCDIR)/apr_errno.h \ $(INCDIR)/apr_file_io.h $(INCDIR)/hsregex.h $(INCDIR)/apr_md5.h htpasswd.o: htpasswd.c $(INCDIR)/apr_signal.h \ $(INCDIR)/apr_general.h $(INCDIR)/apr_config.h \ $(INCDIR)/apr_errno.h $(INCDIR)/apr_lib.h $(INCDIR)/apr_file_io.h \ $(INCDIR)/hsregex.h logresolve.o: logresolve.c $(INCDIR)/apr_config.h rotatelogs.o: rotatelogs.c $(INCDIR)/apr_config.h server.o: server.c $(INCDIR)/apr_network_io.h \ $(INCDIR)/apr_general.h $(INCDIR)/apr_config.h \ $(INCDIR)/apr_errno.h suexec.o: suexec.c $(INCDIR)/apr_config.h suexec.h testargs.o: testargs.c $(INCDIR)/apr_file_io.h \ $(INCDIR)/apr_general.h $(INCDIR)/apr_config.h \ $(INCDIR)/apr_errno.h $(INCDIR)/apr_lib.h $(INCDIR)/hsregex.h testfile.o: testfile.c $(INCDIR)/apr_file_io.h \ $(INCDIR)/apr_general.h $(INCDIR)/apr_config.h \ $(INCDIR)/apr_errno.h $(INCDIR)/apr_lib.h $(INCDIR)/hsregex.h testproc.o: testproc.c $(INCDIR)/apr_thread_proc.h \ $(INCDIR)/apr_file_io.h $(INCDIR)/apr_general.h \ $(INCDIR)/apr_config.h $(INCDIR)/apr_errno.h $(INCDIR)/apr_win.h \ $(INCDIR)/apr_lib.h $(INCDIR)/hsregex.h testsig.o: testsig.c $(INCDIR)/apr_thread_proc.h \ $(INCDIR)/apr_file_io.h $(INCDIR)/apr_general.h \ $(INCDIR)/apr_config.h $(INCDIR)/apr_errno.h $(INCDIR)/apr_win.h \ $(INCDIR)/apr_lib.h $(INCDIR)/hsregex.h testsock.o: testsock.c $(INCDIR)/apr_thread_proc.h \ $(INCDIR)/apr_file_io.h $(INCDIR)/apr_general.h \ $(INCDIR)/apr_config.h $(INCDIR)/apr_errno.h $(INCDIR)/apr_win.h \ $(INCDIR)/apr_lib.h $(INCDIR)/hsregex.h testthread.o: testthread.c $(INCDIR)/apr_thread_proc.h \ $(INCDIR)/apr_file_io.h $(INCDIR)/apr_general.h \ $(INCDIR)/apr_config.h $(INCDIR)/apr_errno.h $(INCDIR)/apr_win.h \ $(INCDIR)/apr_lock.h testtime.o: testtime.c $(INCDIR)/apr_time.h $(INCDIR)/apr_general.h \ $(INCDIR)/apr_config.h $(INCDIR)/apr_errno.h