Overview
Comment: | Builds Simulink .mdl as well as sys_sfun.mexglx. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | origin/master | trunk |
Files: | files | file ages | folders |
SHA3-256: |
26c6d89108b2204c1e5d7e4c74c2519f |
User & Date: | geraint@users.sourceforge.net on 2002-05-24 16:19:42 |
Other Links: | branch diff | manifest | tags |
Context
2002-05-25
| ||
09:23:47 | Self-naming components: name is mttTYPE or mttTYPE_2 ... check-in: bb99b2427e user: gawthrop@users.sourceforge.net tags: origin/master, trunk | |
2002-05-24
| ||
16:19:42 | Builds Simulink .mdl as well as sys_sfun.mexglx. check-in: 26c6d89108 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
11:04:10 | Removed unnecessary message about *.log file not existing when -D option is used. check-in: 0ff1595929 user: geraint@users.sourceforge.net tags: origin/master, trunk | |
Changes
Modified mttroot/mtt/lib/rep/sfun_rep/Makefile from [cc2f9e7025] to [8d877b3018].
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | - + - + | #! /usr/bin/make -f all: $(SYS)_sfun.mexglx |
︙ |