####### kdevelop will overwrite this part!!! (begin)########## bin_PROGRAMS = procheap ## INCLUDES were found outside kdevelop specific part procheap_SOURCES = main.cpp procheap_LDADD = SUBDIRS = docs EXTRA_DIST = main.cpp ####### kdevelop will overwrite this part!!! (end)############ # set the include path found by configure INCLUDES= $(all_includes) # the library search path. procheap_LDFLAGS = $(all_libraries)