summaryrefslogtreecommitdiffstats
path: root/kernel/kls_utah/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/kls_utah/Makefile.am')
-rw-r--r--kernel/kls_utah/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/kernel/kls_utah/Makefile.am b/kernel/kls_utah/Makefile.am
deleted file mode 100644
index 72290e9..0000000
--- a/kernel/kls_utah/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-INCLUDES = -I../include $(all_includes)
-
-bin_SCRIPTS = ksquirrel-libs-utah2ppm
-
-pkglib_LTLIBRARIES = libkls_utah.la
-
-libkls_utah_la_SOURCES = fmt_codec_pnm.cpp fmt_codec_pnm_defs.h
-
-libkls_utah_la_LDFLAGS = ${SQ_RELEASE}
-
-libkls_utah_la_LIBADD = ${SQ_LOCAL_RPATH}
-
-AM_CXXFLAGS = -DCODEC_NETPBM -DCODEC_UTAH -DNETPBM_S=\"${bindir}/ksquirrel-libs-utah2ppm\"
-
-EXTRA_DIST = ksquirrel-libs-utah2ppm.in \ No newline at end of file