####### kdevelop will overwrite this part!!! (begin)########## bin_PROGRAMS = viewcore ## INCLUDES were found outside kdevelop specific part viewcore_SOURCES = main.c viewcore_LDADD = EXTRA_DIST = main.c ####### kdevelop will overwrite this part!!! (end)############ # set the include path found by configure INCLUDES= $(all_includes) # the library search path. viewcore_LDFLAGS = $(all_libraries)