forked from Imagelibrary/rtems
Misc. hacks
This commit is contained in:
@@ -35,7 +35,7 @@ rtems_tag := $(shell echo "rtems-$(rtems_version)" | tr . -)
|
|||||||
# Cleanup check out and cvs-tag the files inside
|
# Cleanup check out and cvs-tag the files inside
|
||||||
tag:
|
tag:
|
||||||
cvs -z9 up -dP >/dev/null
|
cvs -z9 up -dP >/dev/null
|
||||||
@./bootstrap -p >/dev/null
|
PATH=/opt/rtems-4.8/bin:$$PATH ./bootstrap -p >/dev/null
|
||||||
cvs tag -c $(rtems_tag)$(TEST_TAG) >/dev/null
|
cvs tag -c $(rtems_tag)$(TEST_TAG) >/dev/null
|
||||||
|
|
||||||
# -----------------
|
# -----------------
|
||||||
|
|||||||
Reference in New Issue
Block a user