diff options
author | Igor Pashev <igor.pashev@nexenta.com> | 2012-10-24 19:15:26 +0400 |
---|---|---|
committer | Igor Pashev <igor.pashev@nexenta.com> | 2012-10-24 19:15:26 +0400 |
commit | a66434a8c8bc288d863e0f649e8e465ac4525043 (patch) | |
tree | e9e98f0d1e6f6f294b0642359298e4c392a4bf32 /symlinks/Makefile | |
parent | fe97caf3e4f35eead4766de0103fe4d19b91c82d (diff) | |
download | cibs-pkgs-a66434a8c8bc288d863e0f649e8e465ac4525043.tar.gz |
Moving to 64 bits
Diffstat (limited to 'symlinks/Makefile')
-rw-r--r-- | symlinks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/symlinks/Makefile b/symlinks/Makefile index 7b78b60..94a83b2 100644 --- a/symlinks/Makefile +++ b/symlinks/Makefile @@ -1,7 +1,7 @@ include /usr/share/cibs/rules/ips.mk include /usr/share/cibs/rules/git.mk include /usr/share/cibs/rules/patch.mk -include /usr/share/cibs/rules/32.mk +include /usr/share/cibs/rules/64.mk summary := scan/change symbolic links |