DtMmdb: prepare for building dtinfoge.

This commit is contained in:
Liang Chang
2021-12-10 07:12:02 +08:00
parent 3697a3696b
commit ff439cb2f4
38 changed files with 150 additions and 78 deletions

View File

@@ -26,7 +26,7 @@
#ifndef _FPExceptions_h
#define _FPExceptions_h
#include "Exceptions.hh"
#include "dti_excs/Exceptions.hh"
/////////////////////////////////////////////////////////
//

View File

@@ -0,0 +1,11 @@
MAINTAINERCLEANFILES = Makefile.in
noinst_LTLIBRARIES = libHardCopy.la
libHardCopy_la_CXXFLAGS = -DEXPAND_TEMPLATES -DCDE_NEXT -I..
libHardCopy_la_SOURCES = FPset.C \
HardCopyFP.C \
TemplatesAutoNumber.C \
autoNumber.C \
autoNumberFP.C