SF.net SVN: geany-plugins:[715] trunk/geany-plugins/geanygdb/src/Makefile. am
dmaphy at users.sourceforge.net
dmaphy at xxxxx
Fri Jun 12 22:13:22 UTC 2009
Revision: 715
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=715&view=rev
Author: dmaphy
Date: 2009-06-12 22:13:22 +0000 (Fri, 12 Jun 2009)
Log Message:
-----------
delete unneccessary Makefile.am
Removed Paths:
-------------
trunk/geany-plugins/geanygdb/src/Makefile.am
Deleted: trunk/geany-plugins/geanygdb/src/Makefile.am
===================================================================
--- trunk/geany-plugins/geanygdb/src/Makefile.am 2009-06-12 22:12:12 UTC (rev 714)
+++ trunk/geany-plugins/geanygdb/src/Makefile.am 2009-06-12 22:13:22 UTC (rev 715)
@@ -1,31 +0,0 @@
-
-geanylibdir = $(libdir)/geany
-geanylib_LTLIBRARIES = geanygdb.la
-geanygdb_la_SOURCES = gdb-io-break.c \
- gdb-io-envir.c \
- gdb-io-frame.c \
- gdb-io-priv.h \
- gdb-io-read.c \
- gdb-io-run.c \
- gdb-io-stack.c \
- gdb-io.h \
- gdb-lex.c \
- gdb-lex.h \
- gdb-ui-break.c \
- gdb-ui-envir.c \
- gdb-ui-frame.c \
- gdb-ui-locn.c \
- gdb-ui-main.c \
- gdb-ui.h \
- geanydebug.c
-
-geanygdb_la_LDFLAGS = -module -avoid-version
-geanygdb_la_LIBADD = @GEANY_LIBS@ $(INTLLIBS)
-
-geanylib_PROGRAMS = ttyhelper
-ttyhelper_SOURCES = ttyhelper.c
-
-
-
-AM_CFLAGS = @GEANY_CFLAGS@ -DLOCALEDIR=\""$(localedir)"\" -DLIBDIR=\""$(libdir)"\"
-
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Plugins-Commits
mailing list