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/mspacman/Makefile.am | 4 ++-- pics/mspacman/Makefile.in | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'pics/mspacman') diff --git a/pics/mspacman/Makefile.am b/pics/mspacman/Makefile.am index 41d0573..822f4f0 100644 --- a/pics/mspacman/Makefile.am +++ b/pics/mspacman/Makefile.am @@ -1,4 +1,4 @@ -####### kdevelop will overwrite this part!!! (begin)########## +####### tdevelop will overwrite this part!!! (begin)########## EXTRA_DIST = dying.xpm fruit.xpm fruitscore.xpm lifes.xpm pacman.xpm point.xpm point02.xpm point03.xpm prison.xpm prison02.xpm prison03.xpm prison04.xpm prison05.xpm prison06.xpm switch.xpm switch02.xpm switch03.xpm wall.xpm wall02.xpm wall03.xpm wall04.xpm wall05.xpm wall06.xpm @@ -76,4 +76,4 @@ uninstall-local: -rm -f $(kde_datadir)/kpacman/pics/mspacman/wall05.xpm -rm -f $(kde_datadir)/kpacman/pics/mspacman/wall06.xpm -####### kdevelop will overwrite this part!!! (end)############ +####### tdevelop will overwrite this part!!! (end)############ diff --git a/pics/mspacman/Makefile.in b/pics/mspacman/Makefile.in index b05a014..95bb8fa 100644 --- a/pics/mspacman/Makefile.in +++ b/pics/mspacman/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@ @@ -604,7 +604,7 @@ uninstall-local: #>+ 1 -rm -f $(DESTDIR)$(kde_datadir)/kpacman/pics/mspacman/wall06.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