Makefile fixes
[swftools.git] / Makefile.common.in
index cd1376b..673e63c 100755 (executable)
@@ -3,6 +3,7 @@
 # shells, skripts, tools etc.
 SHELL = @SHELL@
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+@SET_MAKE@
 
 # compiling
 DEFS=@DEFS@
@@ -28,6 +29,8 @@ RANLIB=@RANLIB@
 STRIP=@STRIP@
 
 # installing
+LN_S = @LN_S@
+PACKAGE = @PACKAGE@
 INSTALL = @INSTALL@
 INSTALL_DATA = @INSTALL_DATA@
 UNINSTALL_DATA = rm -f