view plugins/Makefile.am @ 731:3e1e809b968b

[gaim-migrate @ 741] I use public toilets and I piss on the seat I walk around in the summertime saying How 'bout this heat! I drive really slow in the ultra-fast lane while people behind me are going insane Sometimes i park in the handicapped spaces while handicapped people make handicapped faces i'm an asshole committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 21 Aug 2000 18:52:59 +0000
parents a26eb4c472d8
children a3fe1e6f4946
line wrap: on
line source

LDFLAGS += $(LIBS) -ggdb -shared
SUFFIXES = .c .so
.c.so:
	$(CC) $(CFLAGS) -I../src -DVERSION=\"$(VERSION)\" -fPIC -DPIC -o $@ $< $(LDFLAGS) $(PLUGIN_LIBS)



if PLUGINS
plugin_DATA = autorecon.so iconaway.so notify.so spellchk.so
plugindir = $(libdir)/gaim

clean distclean clean-recursive distclean-recursive:
	$(RM) $(plugin_DATA)
endif



EXTRA_DIST = ChangeLog CRAZY HOWTO SIGNALS autorecon.c error.c filectl.c \
	gaiminc.c iconaway.c lagmeter.c notify.c simple.c spellchk.c \
	toc_commands.c events.c