Skip to content
Snippets Groups Projects
Commit 008135ef authored by Akin's avatar Akin
Browse files

[wip/mhp-genom] Fix Makefile robot groups

parent b7a51de3
No related branches found
No related tags found
No related merge requests found
...@@ -54,7 +54,7 @@ endef ...@@ -54,7 +54,7 @@ endef
## ##
PKG_OPTION_DESCR.simulation= Compile MHP for simulation only PKG_OPTION_DESCR.simulation= Compile MHP for simulation only
PKG_OPTION_SET.simulation:= GENOM_ARGS+= -DSIMULATION PKG_OPTION_SET.simulation:= GENOM_ARGS+= -DSIMULATION
PKG_SUGGESTED_OPTIONS+= simulation
## ##
## SPARK synchonization ## SPARK synchonization
## ##
...@@ -80,8 +80,6 @@ endef ...@@ -80,8 +80,6 @@ endef
##################### #####################
PKG_SUGGESTED_OPTIONS+= simulation
GENOM_MODULE= mhp GENOM_MODULE= mhp
## BioMove3D dependency ## BioMove3D dependency
......
@comment Wed Oct 27 16:12:55 CEST 2010
bin/mhp
bin/mhpSendInitRqst
bin/mhpTest
include/mhp/mhpConst.h
include/mhp/mhpStruct.h
include/mhp/server/mhpEndian.h
include/mhp/server/mhpError.h
include/mhp/server/mhpMsgLib.h
include/mhp/server/mhpPosterLib.h
include/mhp/server/mhpPosterLibStruct.h
include/mhp/server/mhpPosterReadLibProto.h
include/mhp/server/mhpPosterShowLib.h
include/mhp/server/mhpPosterWriteLibProto.h
include/mhp/server/mhpPosterXMLLib.h
include/mhp/server/mhpPrint.h
include/mhp/server/mhpPrintXML.h
include/mhp/server/mhpScan.h
include/mhp/server/mhpType.h
lib/libmhpClient.la
lib/pkgconfig/mhp.pc
lib/tclserv/libmhpTclServ.la
share/modules/gen/mhp.gen
share/modules/tcl/mhpClient.tcl
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment