summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Use autoconf instead of cpp to generate ccmakedep, mergelib, & xmkmfHEADmasterAlan Coopersmith1-16/+2
2018-12-07Update README for gitlab migrationAlan Coopersmith1-0/+1
2014-03-24Pass files to cpp via CLI arg instead of stdin to workaround gcc 4.8 changeGreg Turner1-3/+3
2011-10-07Strip trailing whitespaceAlan Coopersmith1-3/+3
2010-10-30config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith1-16/+2
2010-05-05Use AC_PROG_SED to find sedYaakov Selkowitz1-2/+0
2010-05-05Allow for EXEEXT in appman_DATA ruleYaakov Selkowitz1-2/+1
2010-04-15Use $(AM_V_GEN) to silence commands for generating scripts & man pagesAlan Coopersmith1-5/+5
2010-04-15Migrate to xorg-macros 1.4, with XORG_DEFAULT_OPTIONS & INSTALLAlan Coopersmith1-3/+8
2009-07-11imake: use XORG_CHANGELOG macro to create ChangeLog. #22611Gaetan Nadon1-1/+1
2009-06-22Only install man pages for programs/scripts being installedAlan Coopersmith1-1/+3
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos1-0/+10
2005-12-11Fix mkhtmlindex rules to not use $< so they work with non-GNU makes.MODULAR_COPYAlan Coopersmith1-4/+6
2005-12-10Add support for building imake config utilities.Kevin E Martin1-6/+95
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin1-3/+3
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith1-1/+1
2005-11-24Add makeg script & man page to imake packageAlan Coopersmith1-1/+3
2005-11-12Substitute variables in man pages Set CPP_PROGRAM to path to cppAlan Coopersmith1-1/+33
2005-10-08Build system for imakeKevin E Martin1-0/+28