# Generated automatically from Makefile.in by configure. SRC = logf.C pop.C userdb.C config.C folder.C \ libmain.C passwd.C dboxpath.C OBJ = logf.o pop.o userdb.o config.o folder.o \ libmain.o passwd.o dboxpath.o # Include common include file, contains first target include ../common all: $(OBJ) clean: rm -f *.o .depend distclean: rm -f Makefile rm -Rf CVS update_bin: dosetup: update: # # include a dependency file if one exists # ifeq (.depend,$(wildcard .depend)) include .depend endif