Added new hdb/nexus support.
r2126 | ffr | 2007-08-16 16:46:12 +1000 (Thu, 16 Aug 2007) | 2 lines
This commit is contained in:
committed by
Douglas Clowes
parent
091dc0d2d2
commit
5c9b53efbc
@@ -1,14 +1,5 @@
|
||||
cfPath=config/motors
|
||||
|
||||
all: script_val
|
||||
all:
|
||||
make -C config
|
||||
|
||||
|
||||
script_val: SVmotors
|
||||
|
||||
|
||||
SVmotors: $(cfPath)/motor_configuration.tcl
|
||||
../mksim_config.tcl -f $(cfPath)/motor_configuration.tcl > script_validator/$(cfPath)/motor_configuration.tcl
|
||||
|
||||
clean:
|
||||
make -C config clean
|
||||
|
||||
Reference in New Issue
Block a user