X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=Makefile.common.in;h=673e63c86b1c466b976ee278a707735dd5e1ab15;hb=bdb7953c6af7f79f77c6e1eef570dc9186a7b9f1;hp=cd1376bef17224d7252e5a6aa48bc4f08b654ec9;hpb=f657fbc52148437a0cbf42ee90595027926047ad;p=swftools.git diff --git a/Makefile.common.in b/Makefile.common.in index cd1376b..673e63c 100755 --- a/Makefile.common.in +++ b/Makefile.common.in @@ -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