One auxiliary target added.
This commit is contained in:
parent
47d38718ae
commit
fcf2d05674
|
@ -20,7 +20,7 @@
|
|||
#
|
||||
#
|
||||
# Author : $Author: tomas $
|
||||
# Version : $Revision: 1.11 $
|
||||
# Version : $Revision: 1.12 $
|
||||
# Location : $Source: /home/paul/cvs2svn-livesupport/newcvsrepo/livesupport/modules/storageServer/Attic/Makefile,v $
|
||||
#
|
||||
# @configure_input@
|
||||
|
@ -125,6 +125,8 @@ testonly: ${TEST_RUNNER}
|
|||
|
||||
check: all testonly
|
||||
|
||||
localcheck: local testonly
|
||||
|
||||
recheck: clean check
|
||||
|
||||
reset:
|
||||
|
|
Loading…
Reference in New Issue