• Michael Jerris's avatar
    add uninstall_mod target to the main makefile · c99d8c9b
    Michael Jerris 提交于
    implement uninstall in modmake.rules
    add LIBADD_LOCAL var for use in the module makefiles, it both links to the module, and is a dependency like LOCAL_OBJS
    fix bug in src/mod/Makefile(.am) that was causing make install to fail on first run for those modules that used the default mod makefile
    implement the getlib.sh script in mod_shout Makefile (works.. but still wip)
    
    
    
    git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4589 d0543943-73ff-0310-b7d9-9358b9ac24b2
    c99d8c9b
Makefile.am 5.3 KB