mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-21 01:58:29 +08:00
Misc. hacks
This commit is contained in:
+1
-1
@@ -42,7 +42,7 @@ tag:
|
||||
# Different stages of cvs-exporting
|
||||
rtems-$(rtems_version)/stamp.export:
|
||||
@cvs -z9 export -d rtems-$(rtems_version) -r $(rtems_tag)$(TEST_TAG) rtems
|
||||
@if ! test -d rtems-$(rtems_version)/VERSION; then \
|
||||
@if ! test -f rtems-$(rtems_version)/VERSION; then \
|
||||
echo "ERROR export failed"; \
|
||||
echo " Did you run 'make -f Makefile.maint tag' ?"; fi; exit 1
|
||||
touch rtems-$(rtems_version)/stamp.export
|
||||
|
||||
Reference in New Issue
Block a user