fixing makefiles

This commit is contained in:
gustavo 2000-03-30 17:11:20 +00:00
commit 5fe7510807
15 changed files with 153 additions and 307 deletions

13
eo/src/other/Makefile.am Normal file
View file

@ -0,0 +1,13 @@
###############################################################################
##
## Makefile.am for eo/src/other
##
###############################################################################
INCLUDES = -I$(top_builddir)/src
lib_LIBRARIES = libeoother.a
libeoother_a_SOURCES = eoExternalOpFunctions.cpp
libeootherincdir = $(includedir)/eo/other
libeootherinc_HEADERS = eoExternalEO.h eoString.h eoStringMutation.h