# Generated automatically from Makefile.comm.in by configure. # # Makefile.sub.in - Common rules and definitions # # $Id: Makefile.comm.in 1.2 1998/10/11 11:06:49 jjc Exp $ # # Copyright (C) 1998 Cees de Groot # TOP=/mnt/gmirror/ports/textproc/jade/work/jade-1.2.1 prefix=/usr/local exec_prefix=${prefix} srcdir=. bindir=${exec_prefix}/bin libdir=${exec_prefix}/lib CXX=c++ CC=cc M4=/usr/local/bin/gm4 PERL=/usr/local/bin/perl # needed by libtool top_builddir=$(TOP) LIBTOOL=$(SHELL) /usr/local/bin/libtool INSTALL=/usr/bin/install -c -o root -g wheel LIBOBJS= LIBS= DEFS= -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_ST_BLKSIZE=1 -DSP_HAVE_BOOL=1 -DSP_HAVE_LOCALE=1 -DSP_ANSI_CLASS_INST=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/usr/local/share/sgml/catalog\" -DHAVE_DLFCN_H=1 INCS=-I$(srcdir) -I$(srcdir)/../include $(INCLUDE) CXXFLAGS=-fno-common -fno-implicit-templates $(INCS) $(DEBUG) $(DEFS) CFLAGS=-fno-common $(DEBUG) $(DEFS) LDFLAGS= MSGGENFLAGS= CXXDEPGENFLAGS=-MM .SUFFIXES: .cxx .c .o .m4 .msg .lo .cxx.o: $(CXX) $(CXXFLAGS) -c $< .cxx.lo: @$(LIBTOOL) --mode=compile $(CXX) $(CXXFLAGS) -c $< .c.o: $(CC) $(CFLAGS) -c $< .c.lo: @$(LIBTOOL) --mode=compile $(CC) $(CFLAGS) -c $< .m4.cxx: rm -f $@ $(M4) $(srcdir)/../lib/instmac.m4 $< >$@ chmod -w $@ .msg.h: $(PERL) -w $(srcdir)/../msggen.pl $(MSGGENFLAGS) $< depend_src: depend.temp mv depend.temp Makefile.dep depend.temp: FORCE $(CXX) -MM $(CXXFLAGS) $(CXXDEPGENFLAGS) $(OBJS:.o=.cxx) \ | sed -e 's; \([^/ ][^/ ]*\)/; $$(srcdir)/\1/;g' >depend.temp clean: FORCE -rm -f $(CLEANFILES) FORCE: %: RCS/%,v test -w $@ || co -u $@