summaryrefslogtreecommitdiffstats
path: root/maps
diff options
context:
space:
mode:
authorgregory guy <gregory-tde@laposte.net>2020-08-17 20:04:20 +0200
committergregory guy <gregory-tde@laposte.net>2020-08-17 20:04:20 +0200
commit2e2a3c5923526e5f0baa0b4b85d32afec6f19805 (patch)
tree74b2b4ac39c666b8479b91796c57287a7401bed1 /maps
parent503fddb48f2229ecc6ed6930a99c4d740ff979e5 (diff)
downloadtdepacman-2e2a3c5923526e5f0baa0b4b85d32afec6f19805.tar.gz
tdepacman-2e2a3c5923526e5f0baa0b4b85d32afec6f19805.zip
third step, convert to tdelibs libraries.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'maps')
-rw-r--r--maps/Makefile.am4
-rw-r--r--maps/Makefile.in20
-rw-r--r--maps/mspacman/Makefile.am4
-rw-r--r--maps/mspacman/Makefile.in20
4 files changed, 24 insertions, 24 deletions
diff --git a/maps/Makefile.am b/maps/Makefile.am
index 9dc0290..6755a64 100644
--- a/maps/Makefile.am
+++ b/maps/Makefile.am
@@ -1,5 +1,5 @@
-####### kdevelop will overwrite this part!!! (begin)##########
+####### tdevelop will overwrite this part!!! (begin)##########
SUBDIRS = mspacman
-####### kdevelop will overwrite this part!!! (end)############
+####### tdevelop will overwrite this part!!! (end)############
diff --git a/maps/Makefile.in b/maps/Makefile.in
index 7e2998f..8b39618 100644
--- a/maps/Makefile.in
+++ b/maps/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@
@@ -535,7 +535,7 @@ uninstall-info: uninstall-info-recursive
uninstall-info-recursive uninstall-recursive
-####### 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:
diff --git a/maps/mspacman/Makefile.am b/maps/mspacman/Makefile.am
index a6aedf8..60fba6d 100644
--- a/maps/mspacman/Makefile.am
+++ b/maps/mspacman/Makefile.am
@@ -1,4 +1,4 @@
-####### kdevelop will overwrite this part!!! (begin)##########
+####### tdevelop will overwrite this part!!! (begin)##########
EXTRA_DIST = map01 map02 map03 map04
@@ -19,4 +19,4 @@ uninstall-local:
-rm -f $(kde_datadir)/kpacman/maps/mspacman/map03
-rm -f $(kde_datadir)/kpacman/maps/mspacman/map04
-####### kdevelop will overwrite this part!!! (end)############
+####### tdevelop will overwrite this part!!! (end)############
diff --git a/maps/mspacman/Makefile.in b/maps/mspacman/Makefile.in
index 852b408..f99b42d 100644
--- a/maps/mspacman/Makefile.in
+++ b/maps/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@
@@ -433,7 +433,7 @@ uninstall-local:
#>+ 1
-rm -f $(DESTDIR)$(kde_datadir)/kpacman/maps/mspacman/map04
-####### 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: