muh
[calu.git] / progs / Makefile
index 86817a3d84ee07472935daf56063bfcffa0007e0..a1d1ce58a16c6397fb65de52c83a20cc82ab0642 100644 (file)
@@ -3,6 +3,7 @@ SHELL := bash
 HN := $(shell hostname)
 TILABHOSTS := $(shell echo ti{1..41}) apps1
 STEFANHOST := ubuntu
+MPHOST := mp-lap
 
 ifeq ($(findstring $(HN), $(TILABHOSTS)), $(HN))
 DPROGFLAGS := -d /dev/ttyS0 -b 9600
@@ -10,10 +11,13 @@ else
 ifeq ($(findstring $(HN), $(STEFANHOST)), $(HN))
 DPROGFLAGS := -d /dev/ttyS0 -b 115200
 else
+ifeq ($(findstring $(HN), $(MPHOST)), $(HN))
+DPROGFLAGS := -d /dev/ttyS0 -b 115200
+else
 DPROGFLAGS := -d /dev/ttyUSB0 -b 115200
 endif
 endif
-
+endif
 
 all: fibmmem.prog