#
# GNUmakefile - Generated by ProjectCenter
#

include $(GNUSTEP_MAKEFILES)/common.make

VERSION = 0.6
PACKAGE_NAME = ULFramework
FRAMEWORK_NAME = ULFramework
ULFramework_HEADER_FILES_DIR = .
ULFramework_HAS_RESOURCE_BUNDLE = YES;
GNUSTEP_INSTALLATION_DOMAIN=USER

#
# Libraries
#
ULFramework_LIBRARIES_DEPEND_UPON += -lAdunKernel -lMolTalk -lXMLLib

ifeq ($(MAKELEVEL),3)
ULFramework_LIB_DIRS =  -L$(ADUN_SOURCE_DIR)/Kernel/AdunKernel/AdunKernel.framework/Versions/Current -L$(ADUN_SOURCE_DIR)/MolTalk/MolTalk.framework/Versions/Current 
endif

#
# Public headers (will be installed)
#
ULFramework_HEADERS = \
ULFramework.h \
ULFrameworkDefinitions.h \
ULFrameworkFunctions.h \
PDBConfigurationBuilder.h \
ULConfigurationBuilder.h \
ULDatabaseIndex.h \
ULDatabaseSimulationIndex.h \
ULDatabaseInterface.h \
ULFileSystemDatabaseBackend.h \
ULInteractionsBuilder.h \
ULIOManager.h \
ULMerger.h \
ULProcess.h \
ULProcessManager.h \
ULAnalysisManager.h \
ULSimpleMergerDelegate.h \
ULSystem.h \
ULSystemBuilder.h \
ULSystemController.h \
ULTopologyFrameBuilder.h \
ULConfigurationPlugin.h \
ULMergerDelegate.h \
ULServerInterface.h \
ULAnalysisPlugin.h \
ULMenuExtensions.h \
ULTemplate.h \
ULFramework.h

#
# Header files
#
ULFramework_HEADER_FILES = \
ULFrameworkFunctions.h \
ULFrameworkDefinitions.h \
PDBConfigurationBuilder.h \
ULConfigurationBuilder.h \
ULDatabaseIndex.h \
ULDatabaseSimulationIndex.h \
ULDatabaseInterface.h \
ULFileSystemDatabaseBackend.h \
ULInteractionsBuilder.h \
ULIOManager.h \
ULMerger.h \
ULProcess.h \
ULProcessManager.h \
ULAnalysisManager.h \
ULSimpleMergerDelegate.h \
ULSystem.h \
ULSystemBuilder.h \
ULSystemController.h \
ULTopologyFrameBuilder.h \
ULConfigurationPlugin.h \
ULMergerDelegate.h \
ULServerInterface.h \
ULMenuExtensions.h \
ULTemplate.h \
ULAnalysisPlugin.h \
ULFramework.h

#
# Class files
#
ULFramework_OBJC_FILES = \
ULFrameworkFunctions.m \
PDBConfigurationBuilder.m \
ULConfigurationBuilder.m \
ULDatabaseIndex.m \
ULDatabaseSimulationIndex.m \
ULDatabaseInterface.m \
ULFileSystemDatabaseBackend.m \
ULInteractionsBuilder.m \
ULIOManager.m \
ULMerger.m \
ULProcess.m \
ULProcessManager.m \
ULAnalysisManager.m \
ULSimpleMergerDelegate.m \
ULSystem.m \
ULSystemBuilder.m \
ULSystemController.m \
ULMenuExtensions.m \
ULTemplate.m \
ULTopologyFrameBuilder.m

ULFramework_RESOURCE_FILES = \
Resources/ScriptingInfo.plist \
Resources/objectTemplates.plist \
Resources/pdbBuilderOptions.plist \
Resources/pdbNameMap.plist \
Resources/iupacPdbMap.plist \
Resources/Version \
Resources/ForceFields

#
# C files
#
ULFramework_C_FILES = 

#ULModelObject bundle

#
# Makefiles
#
-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/aggregate.make
include $(GNUSTEP_MAKEFILES)/framework.make
-include GNUmakefile.postamble
