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:
Ferdi Franceschini
2007-08-16 16:46:12 +10:00
committed by Douglas Clowes
parent 091dc0d2d2
commit 5c9b53efbc
4 changed files with 25 additions and 51 deletions

View File

@@ -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