summaryrefslogtreecommitdiff
path: root/target/Makefile.am
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-07 13:29:54 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-09-07 13:29:54 +0200
commita879b4e708b3e46c9697ba6581687eeb5b02a320 (patch)
treef85acc5cb1a7c0b03a050c879c20cab3deb9f40e /target/Makefile.am
parent556dffcdad42b938bc196819aa463247de709765 (diff)
parentc07d0c2d2f6f7b0eb6e92cc6204bf05037957e82 (diff)
state from 2014-09-07 13:30 MESZ
Diffstat (limited to 'target/Makefile.am')
-rw-r--r--target/Makefile.am28
1 files changed, 0 insertions, 28 deletions
diff --git a/target/Makefile.am b/target/Makefile.am
deleted file mode 100644
index d9f050b..0000000
--- a/target/Makefile.am
+++ /dev/null
@@ -1,28 +0,0 @@
-include $(top_srcdir)/Makefile.shared
-
-CPPFLAGS+=-D_FORTIFY_SOURCE=2
-
-privatelib_LTLIBRARIES = libtarget.la
-privatelibdir = $(pkglibdir)
-
-libtarget_la_SOURCES = alphix.c alphix.h randix.c randix.h
-
-LDADD = ./libtarget.la ../rspl/librspl.la ../plot/libvrml.la \
- $(ICC_LIBS) ../render/librender.la ../cgats/libcgats.la \
- ../xicc/libxicc.la ../gamut/libgamut.la \
- ../spectro/libinsttypes.la ../spectro/libconv.la \
- ../numlib/libargyllnum.la ../libargyll.la $(TIFF_LIBS)
-
-bin_PROGRAMS = targen printtarg
-
-targen_DEPENDENCIES = ../spectro/libinsttypes.la
-targen_SOURCES = targen.c targen.h ofps.c ofps.h ifarp.c ifarp.h \
- simplat.c simplat.h simdlat.c simdlat.h prand.c prand.h
-
-printtarg_SOURCES = printtarg.c
-
-refdir = $(datadir)/color/argyll/ref
-
-ref_DATA = $(wildcard *.ti2)
-
-EXTRA_DIST = License.txt Readme.txt