summaryrefslogtreecommitdiff
path: root/Makefile.common.in
diff options
context:
space:
mode:
authorkramm <kramm>2003-01-06 20:04:52 +0000
committerkramm <kramm>2003-01-06 20:04:52 +0000
commit19054cb97d231d666a6a50e993fa0ad086c9e26e (patch)
tree935e08803a77779e71b1ec91e97975b580064613 /Makefile.common.in
parentf657fbc52148437a0cbf42ee90595027926047ad (diff)
added symbolic links
Diffstat (limited to 'Makefile.common.in')
-rwxr-xr-xMakefile.common.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.common.in b/Makefile.common.in
index cd1376be..b1e2abeb 100755
--- a/Makefile.common.in
+++ b/Makefile.common.in
@@ -28,6 +28,8 @@ RANLIB=@RANLIB@
STRIP=@STRIP@
# installing
+LN_S = @LN_S@
+PACKAGE = @PACKAGE@
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@
UNINSTALL_DATA = rm -f