mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 17:51:01 +00:00
(rcs-list-locked): Fix typo.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@471 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
b359112863
commit
ac268d565d
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ dist: $(DIST_FILES)
|
||||||
rm -rf libobjects-$(OBJECTS_VERSION)
|
rm -rf libobjects-$(OBJECTS_VERSION)
|
||||||
|
|
||||||
rcs-list-locked:
|
rcs-list-locked:
|
||||||
@echo "===."; \
|
@echo "===."
|
||||||
@rlog -L -R $(RCS_FILES)
|
@rlog -L -R $(RCS_FILES)
|
||||||
@for i in $(SUBDIRS); do \
|
@for i in $(SUBDIRS); do \
|
||||||
echo "===$$i"; \
|
echo "===$$i"; \
|
||||||
|
|
Loading…
Reference in a new issue