gegl r2427 - in trunk: . operations/common
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2427 - in trunk: . operations/common
- Date: Thu, 12 Jun 2008 23:18:20 +0000 (UTC)
Author: ok
Date: Thu Jun 12 23:18:20 2008
New Revision: 2427
URL: http://svn.gnome.org/viewvc/gegl?rev=2427&view=rev
Log:
* operations/common/Makefile.am: removed accidentally added
invert-simd target.
Modified:
trunk/ChangeLog
trunk/operations/common/Makefile.am
Modified: trunk/operations/common/Makefile.am
==============================================================================
--- trunk/operations/common/Makefile.am (original)
+++ trunk/operations/common/Makefile.am Thu Jun 12 23:18:20 2008
@@ -1,11 +1,2 @@
SUBDIRS = perlin
include $(top_srcdir)/operations/Makefile-operations.am
-
-all-local: invert-simd.la
-
-plugins += invert-simd.la
-
-invert-simd.la: invert.c $(GEGLHEADERS)
- $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -DSIMD_COMPILE -c -o $ lo $<
- $(LIBTOOL) --tag=CC --mode=link $(CC) $(AM_LDFLAGS) $(LDFLAGS) $(CFLAGS) $(LDADD) -o $@ -rpath $(ext_dir) $ lo
-
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]