####### kdevelop will overwrite this part!!! (begin)########## bin_PROGRAMS = lpnucleolus ## INCLUDES were found outside kdevelop specific part lpnucleolus_SOURCES = leastcore.c func.cpp balance.c main.cpp lpnucleolus_LDADD = -lcddgmp -lcdd -lgmp -lgmpxx SUBDIRS = docs EXTRA_DIST = main.cpp balance.c balance.h func.cpp func.h leastcore.c leastcore.h ####### kdevelop will overwrite this part!!! (end)############ # set the include path found by configure INCLUDES= $(all_includes) # the library search path. lpnucleolus_LDFLAGS = $(all_libraries)