|
|
@ -19,7 +19,7 @@ AR=ar |
|
|
|
INSTALL=install |
|
|
|
INSTALL=install |
|
|
|
|
|
|
|
|
|
|
|
SCRIPTS=git-apply-patch-script git-merge-one-file-script git-prune-script \ |
|
|
|
SCRIPTS=git-apply-patch-script git-merge-one-file-script git-prune-script \ |
|
|
|
git-pull-script git-tag-script git-resolve-script |
|
|
|
git-pull-script git-tag-script git-resolve-script git-whatchanged |
|
|
|
|
|
|
|
|
|
|
|
PROG= git-update-cache git-diff-files git-init-db git-write-tree \ |
|
|
|
PROG= git-update-cache git-diff-files git-init-db git-write-tree \ |
|
|
|
git-read-tree git-commit-tree git-cat-file git-fsck-cache \ |
|
|
|
git-read-tree git-commit-tree git-cat-file git-fsck-cache \ |
|
|
|