From 2e2a3c5923526e5f0baa0b4b85d32afec6f19805 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Mon, 17 Aug 2020 20:04:20 +0200 Subject: third step, convert to tdelibs libraries. Signed-off-by: gregory guy --- pics/zacman/Makefile.am | 4 ++-- pics/zacman/Makefile.in | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'pics/zacman') diff --git a/pics/zacman/Makefile.am b/pics/zacman/Makefile.am index 5bc45ff..15f523d 100644 --- a/pics/zacman/Makefile.am +++ b/pics/zacman/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = dying.xpm eyes.xpm lifes.xpm monster.xpm pacman.xpm point.xpm switch.xpm wall.xpm @@ -31,4 +31,4 @@ uninstall-local: -rm -f $(kde_datadir)/kpacman/pics/zacman/switch.xpm -rm -f $(kde_datadir)/kpacman/pics/zacman/wall.xpm -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ diff --git a/pics/zacman/Makefile.in b/pics/zacman/Makefile.in index 6f2f45b..4d13fc8 100644 --- a/pics/zacman/Makefile.in +++ b/pics/zacman/Makefile.in @@ -15,7 +15,7 @@ @SET_MAKE@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## srcdir = @srcdir@ top_srcdir = @top_srcdir@ @@ -111,16 +111,16 @@ LIBXINERAMA = @LIBXINERAMA@ LIBZ = @LIBZ@ LIB_KAB = @LIB_KAB@ LIB_KABC = @LIB_KABC@ -LIB_KDECORE = @LIB_KDECORE@ -LIB_KDEPRINT = @LIB_KDEPRINT@ -LIB_KDEUI = @LIB_KDEUI@ +LIB_TDECORE = @LIB_TDECORE@ +LIB_TDEPRINT = @LIB_TDEPRINT@ +LIB_TDEUI = @LIB_TDEUI@ LIB_KFILE = @LIB_KFILE@ LIB_KFM = @LIB_KFM@ -LIB_KHTML = @LIB_KHTML@ -LIB_KIO = @LIB_KIO@ -LIB_KPARTS = @LIB_KPARTS@ -LIB_KSPELL = @LIB_KSPELL@ -LIB_KSYCOCA = @LIB_KSYCOCA@ +LIB_TDEHTML = @LIB_TDEHTML@ +LIB_TDEIO = @LIB_TDEIO@ +LIB_TDEPARTS = @LIB_TDEPARTS@ +LIB_TDESPELL = @LIB_TDESPELL@ +LIB_TDESYCOCA = @LIB_TDESYCOCA@ LIB_POLL = @LIB_POLL@ LIB_QPE = @LIB_QPE@ LIB_QT = @LIB_QT@ @@ -469,7 +469,7 @@ uninstall-local: #>+ 1 -rm -f $(DESTDIR)$(kde_datadir)/kpacman/pics/zacman/wall.xpm -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: -- cgit v1.2.1