From: Joel B. <fen...@us...> - 2001-08-02 23:49:01
|
Update of /cvsroot/tics/tics/debian In directory usw-pr-cvs1:/tmp/cvs-serv10466 Modified Files: rules Log Message: A few changes to clean things up: * The documentation autogen scripts now get called properly. * The 'build' target now calls TICS's 'tests' target, to make sure we pass all of the unit tests. * The 'install' target now uses a slightly saner prefix. It's not as sane as using DESTDIR, I *think*; a version using DESTDIR is present, but has been left commented out for now (until I can decide if it's worth the trouble of updating the Makefiles to use it, and whether it will break anything else). |