"Fossies" - the Fresh Open Source Software Archive

Member "dbg-2.15.5/Makefile.in" (9 Feb 2006, 186 Bytes) of package /linux/www/old/dbg-2.15.5.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 
    2 LTLIBRARY_NAME        = libdbg.la
    3 LTLIBRARY_SOURCES     = dbg.c dbg_cmd.c dbg_ser.c dbg_prof.c dbg_net.c dbg_bp.c
    4 LTLIBRARY_SHARED_NAME = dbg.la
    5 
    6 include $(top_srcdir)/build/dynlib.mk
    7