*** empty log message ***

This commit is contained in:
Antoine Drouin
2007-11-05 08:50:31 +00:00
parent f3f098e508
commit a0dbc45673
+8
View File
@@ -126,6 +126,14 @@ upload_bl bl.upload: bl
lpc21iap:
cd sw/ground_segment/lpc21iap; make
####
# temporary hack for BOOZ simulator
#
booz_sim:
make AIRCRAFT=BOOZ flt.compile
make AIRCRAFT=BOOZ ctl.compile
cd sw/simulator; make booz_sim
#####
#####