First create autogenerated source file in r0ket, then create bridge files for these

This commit is contained in:
bernd 2011-08-04 14:44:10 +02:00
parent 590346be6b
commit da3db4e7f8
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ all : tui gui
tui-core :
$(MAKE) -C ../firmware/l0dable usetable.h
$(MAKE) -C firmware
cd ..; $(SHELL) simulat0r/bin/update-bridge-files.sh
$(MAKE) -C firmware
$(MAKE) -C simcore
$(MAKE) -C tui