Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
3d5cd513
Commit
3d5cd513
authored
Jun 21, 2010
by
John Koleszar
Committed by
Code Review
Jun 21, 2010
Browse files
Merge "Remove deprecated `svnstat' rule from Makefile"
parents
a08df455
cee8f9f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
build/make/Makefile
View file @
3d5cd513
...
...
@@ -57,7 +57,6 @@ dist:
fi
svnstat
:
ALL_TARGETS:=$(firstword $(ALL_TARGETS))
endif
ifneq
($(target),)
...
...
@@ -363,12 +362,3 @@ INSTALL_TARGETS += .install-docs .install-srcs .install-libs .install-bins
all-$(target)
:
$(BUILD_TARGETS)
install
::
$(INSTALL_TARGETS)
dist
:
$(INSTALL_TARGETS)
#
# Development helper targets
#
ifneq
($(SRC_PATH_BARE),)
.PHONY
:
svnstat
svnstat
:
svn
stat
$(SRC_PATH_BARE)
endif
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment