This commit is contained in:
Cary Sandvig 2000-12-13 02:10:02 +00:00
parent e7660fd47c
commit 42c66c5526

View File

@ -8,12 +8,11 @@
executionEnvironment.h filename.I filename.cxx filename.h \ executionEnvironment.h filename.I filename.cxx filename.h \
load_dso.cxx load_dso.h dSearchPath.I dSearchPath.cxx \ load_dso.cxx load_dso.h dSearchPath.I dSearchPath.cxx \
dSearchPath.h pfstream.h vector_string.cxx vector_string.h \ dSearchPath.h pfstream.h vector_string.cxx vector_string.h \
gnu_getopt.c gnu_getopt.h gnu_getopt1.c pfstreamBuf.h pfstreamBuf.cxx gnu_getopt.c gnu_getopt.h gnu_getopt1.c
#define INSTALL_HEADERS \ #define INSTALL_HEADERS \
executionEnvironment.I executionEnvironment.h filename.I \ executionEnvironment.I executionEnvironment.h filename.I \
filename.h load_dso.h dSearchPath.I dSearchPath.h \ filename.h load_dso.h dSearchPath.I dSearchPath.h \
pfstream.h pfstream.I vector_string.h gnu_getopt.h \ vector_string.h gnu_getopt.h
pfstreamBuf.h
#end lib_target #end lib_target