History of file mttroot/mtt/Makefile at check-in c6ef7d30fcf180e7
2021-03-01
| ||
11:39 | Deleted: Cleanup repository after cvs2git conversion. check-in: [af3953deae] user: jeff@gridfinity.com, branch: master, size: 0 | |
2008-07-22
| ||
17:38 |
Replace positional parameter 1 with hard-coded path when converting mttrc to mtt.conf Strict Bourne shells cannot cope with positional parameters when sourcing. file: [92a793815c] check-in: [495de0ca7a] user: geraint@users.sourceforge.net, branch: origin/master, size: 4345 [annotate] [blame] [check-ins using] [diff] | |
2005-02-17
| ||
18:36 | Removed a bash-ism: replaced [[ conditional ]] with [ conditional ] file: [a0bd5a4a35] check-in: [250ff46156] user: geraint@users.sourceforge.net, branch: origin/master, size: 4313 [annotate] [blame] [check-ins using] [diff] | |
2003-11-13
| ||
00:42 | Made Xfig bond graph library available alongside standard libraries (debian) file: [ac31fd0048] check-in: [aa637e07f1] user: geraint@users.sourceforge.net, branch: origin/master, size: 4319 [annotate] [blame] [check-ins using] [diff] | |
2003-10-20
| ||
17:10 | Deleted: Created tag version-0-1 check-in: [e62ad9467f] user: gawthrop@users.sourceforge.net, branch: origin/master, size: 0 | |
2003-08-07
| ||
23:26 | deb-installed xmtt now reads configuration data before starting (like mtt). file: [aa9892b17a] check-in: [6a26cc6ef3] user: geraint@users.sourceforge.net, branch: origin/master, size: 3820 [annotate] [blame] [check-ins using] [diff] | |
2003-07-13
| ||
21:55 | .deb-installed mtt no longer prints base path every couple of lines file: [83b11ff704] check-in: [2a9a83b412] user: geraint@users.sourceforge.net, branch: origin/master, size: 3604 [annotate] [blame] [check-ins using] [diff] | |
2002-09-21
| ||
21:08 |
Fixed [ 611908 ] .deb documentation installation. mtt uses standard mtt/doc directory for mtt info, mtt hinfo, mtt manual. .deb package installs documentation in /usr/share/doc/mtt at installation. All documentation features now work correctly when installed as .deb. file: [850924ab83] check-in: [8c07ded223] user: geraint@users.sourceforge.net, branch: origin/master, size: 3594 [annotate] [blame] [check-ins using] [diff] | |
19:56 |
mtt/doc directory copied to DOCDIR during install-doc. 'mtt info' and 'info mtt' both work now when installed as a .deb package. file: [50762f29ff] check-in: [25b12200fc] user: geraint@users.sourceforge.net, branch: origin/master, size: 3630 [annotate] [blame] [check-ins using] [diff] | |
18:15 | Correctly installs info documentation. file: [e293f0e5df] check-in: [aa617baddf] user: geraint@users.sourceforge.net, branch: origin/master, size: 3589 [annotate] [blame] [check-ins using] [diff] | |
2002-09-20
| ||
23:42 | Documentation directory for .deb defined after bin/mttrc. file: [7b2dd0ae73] check-in: [107e6f80f7] user: geraint@users.sourceforge.net, branch: origin/master, size: 3554 [annotate] [blame] [check-ins using] [diff] | |
22:54 | Overwrite mttrc MTT_DOC location for standard debian distribution. file: [42f1668a94] check-in: [28514959c9] user: geraint@users.sourceforge.net, branch: origin/master, size: 3529 [annotate] [blame] [check-ins using] [diff] | |
2002-04-28
| ||
00:49 | Oh, and it helps to get the syntax of cp correct too. file: [57bbb1254b] check-in: [be96392b71] user: geraint@users.sourceforge.net, branch: origin/master, size: 3489 [annotate] [blame] [check-ins using] [diff] | |
00:43 | back to "cp -a" for bin, cc and lib. Need to copy the contents also! file: [297ffc3b52] check-in: [c999c510dc] user: geraint@users.sourceforge.net, branch: origin/master, size: 3509 [annotate] [blame] [check-ins using] [diff] | |
00:14 | install mtt with correct name in /usr/bin file: [52c63b2ac0] check-in: [ec13176e30] user: geraint@users.sourceforge.net, branch: origin/master, size: 3514 [annotate] [blame] [check-ins using] [diff] | |
2002-04-27
| ||
21:50 |
Added build-doc target. Separated cc/parse_m2cc.cc from rest of install - not binary independent. file: [cd92c40885] check-in: [fbf2734230] user: geraint@users.sourceforge.net, branch: origin/master, size: 3489 [annotate] [blame] [check-ins using] [diff] | |
21:07 | remove xmtt as well as mtt when cleaning. file: [b623ab6378] check-in: [64dbd186b6] user: geraint@users.sourceforge.net, branch: origin/master, size: 3055 [annotate] [blame] [check-ins using] [diff] | |
21:05 | install xmtt alongside mtt in /usr/bin file: [aa72bf7b28] check-in: [804054372b] user: geraint@users.sourceforge.net, branch: origin/master, size: 3041 [annotate] [blame] [check-ins using] [diff] | |
12:45 | Separated removal of conf file from normal clean procedure. file: [a4feb6a5c4] check-in: [f7db844de8] user: geraint@users.sourceforge.net, branch: origin/master, size: 3036 [annotate] [blame] [check-ins using] [diff] | |
11:13 |
Now builds targets in cc directory. Now correctly cleans doc directory. Uses /usr/bin/install instead of cp, mkdir and chmod. file: [53e71ab212] check-in: [b9b4e2be07] user: geraint@users.sourceforge.net, branch: origin/master, size: 2785 [annotate] [blame] [check-ins using] [diff] | |
00:23 |
Added:
Makefile -- initial version.
usage: [DESTDIR=/prefix/path] make install install-doc | |