build: Abolish the `$e', `$o' and `$t' variables.
[mLib] / vars.am
diff --git a/vars.am b/vars.am
index 8d34b68..79a60a5 100644 (file)
--- a/vars.am
+++ b/vars.am
 ###--------------------------------------------------------------------------
 ### Miscellaneous useful definitions.
 
-## Some convenient abbreviations for file suffixes.
-e                       = $(EXEEXT)
-o                       = $(OBJEXT)
-t                       = t$e
-
 ## Installation directories.
 pkglibexecdir           = $(libexecdir)/$(PACKAGE)