summaryrefslogtreecommitdiffstats
path: root/kernel/kls_ttf
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-10-30 23:10:46 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-10-30 23:10:46 +0900
commit1bdd2746f8891bc9a22d76dc2531901d5c7b03bb (patch)
tree4d1adfa261781155ddb348eea665a7f56720da1d /kernel/kls_ttf
parentba96aad83599f9080e523f0a6dd945a097fced76 (diff)
downloadlibksquirrel-1bdd2746f8891bc9a22d76dc2531901d5c7b03bb.tar.gz
libksquirrel-1bdd2746f8891bc9a22d76dc2531901d5c7b03bb.zip
Drop autotools support
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kernel/kls_ttf')
-rw-r--r--kernel/kls_ttf/Makefile.am19
-rw-r--r--kernel/kls_ttf/ftview/Makefile.am9
2 files changed, 0 insertions, 28 deletions
diff --git a/kernel/kls_ttf/Makefile.am b/kernel/kls_ttf/Makefile.am
deleted file mode 100644
index 979b2f6..0000000
--- a/kernel/kls_ttf/Makefile.am
+++ /dev/null
@@ -1,19 +0,0 @@
-SUBDIRS = ftview
-
-INCLUDES = -I../include -Iftview @SQ_FT_CFLAGS@ $(all_includes)
-
-bin_PROGRAMS = ksquirrel-libs-ttf2pnm
-
-ksquirrel_libs_ttf2pnm_SOURCES = ttf2pnm.cpp ftcommon.cpp
-
-ksquirrel_libs_ttf2pnm_LDADD = @SQ_FT_LDFLAGS@ -Lftview -lftview
-
-pkglib_LTLIBRARIES = libkls_ttf.la
-
-libkls_ttf_la_SOURCES = fmt_codec_pnm.cpp fmt_codec_pnm_defs.h
-
-libkls_ttf_la_LDFLAGS = ${SQ_RELEASE}
-
-libkls_ttf_la_LIBADD = ${SQ_LOCAL_RPATH}
-
-AM_CXXFLAGS = -DCODEC_TTF -DTTF2PNM=\"${bindir}/ksquirrel-libs-ttf2pnm\"
diff --git a/kernel/kls_ttf/ftview/Makefile.am b/kernel/kls_ttf/ftview/Makefile.am
deleted file mode 100644
index 3961023..0000000
--- a/kernel/kls_ttf/ftview/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-INCLUDES = -I. @SQ_FT_CFLAGS@ $(all_includes)
-
-noinst_LTLIBRARIES = libftview.la
-
-libftview_la_SOURCES = gblblit.cpp gblender.cpp grblit.cpp grfont.cpp grobjs.cpp
-
-EXTRA_DIST = gblblit.h gblender.h gblvbgr.h grblit.cpp grevents.h grobjs.cpp \
-gblany.h gblcolor.h gblhbgr.h gblvrgb.h grblit.h grfont.cpp grobjs.h README \
-gblblit.cpp gblender.cpp gblhrgb.h graph.h grconfig.h grfont.h grtypes.h