mhshow: suppress pause actions if stdout isn't a tty
[mmh] / Makefile.am
2012-02-11 Ken HornsteinSwitch to using the "inst" version of mhl for tests.
2012-02-11 Ken HornsteinRe-work the test suite so it now works with Automake...
2012-02-10 Ken HornsteinMake the test suite work on systems other than Linux...
2012-02-10 Ken HornsteinWith the fixing of the bug that caused CPPFLAGS to...
2012-02-09 David LevineAlways run setup-test from make test/runalltests, just...
2012-02-08 David LevineAdded OURDEFS to DEFS in Makefile.am, to restore it...
2012-02-07 David LevineReworked test suite to copy the configuration used...
2012-02-03 Ken HornsteinMake the upload target phony.
2012-02-03 Ken HornsteinBeginnings of an upload Makefile target.
2012-01-28 David LevineMade ChangeLog target phony so it will always get regen...
2012-01-28 David LevineMade ChangeLog phony so it will always get regenerated...
2012-01-28 David LevineReplaced static ChangeLog with one generated by git...
2012-01-28 David LevineAdded superclean Makefile target. Added a.out.DSYM...
2012-01-27 Ken HornsteinMake POP support always be turned on.
2012-01-27 David LevineAdded clean-local target to remove RPM directory.
2012-01-27 David LevineRemoved slash in front of $(man5dir) of install-data...
2012-01-26 David LevineFixed rpm target now that nmhdist is gone.
2012-01-26 David LevineIf using gcc, use -Wno-unused-macros when compiling...
2012-01-26 lyndonRemove hardlink target before attempting new link.
2012-01-24 Ken HornsteinCreate a "cscope" target that creates the necessary...
2012-01-22 Ken HornsteinMake sigmsg.h NOT depend on the Makefile.
2012-01-22 Ken HornsteinClean up DESTDIR usage.
2012-01-22 Ken HornsteinAdd the rule to install inc setgid if requested.
2012-01-21 Ken HornsteinFix some problems that the Automake migration caused.
2012-01-20 Ken HornsteinConvert the build system over to the use of Automake.