summaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
...
* Replace "/bin/sh" with "@@SHELL@@" in scripts.P. J. McDermott2012-04-241-0/+1
|
* Add '@@PACKAGE@@' and '@@VERSION@@' build macros.P. J. McDermott2012-03-211-1/+3
|
* Add DATADIR to build system.P. J. McDermott2012-02-201-0/+2
|
* Add 'ChangeLog' to distributed files.P. J. McDermott2012-02-131-1/+2
|
* Write a 'README' file.P. J. McDermott2012-02-131-1/+1
|
* Remove duplicate definition of macro 'MAKE'.P. J. McDermott2012-02-131-1/+0
|
* Fix 'dist-bzip2' target in input makefile.P. J. McDermott2012-02-131-1/+1
|
* Add distribution targets to build system.P. J. McDermott2012-02-131-0/+23
|
* Fix build system destination directory handling.P. J. McDermott2012-01-311-1/+1
|
* Eliminate leading line break in 'install.config'.P. J. McDermott2012-01-251-2/+1
|
* Always populate 'install.config'.P. J. McDermott2012-01-251-3/+6
|
* Fix uninstallation.P. J. McDermott2012-01-251-3/+3
| | | | | * Read installation configuration file. * Correctly spell macro names.
* Recurse into subdirectories in build system.P. J. McDermott2012-01-251-12/+20
|
* Start trying to modularize the makefiles.P. J. McDermott2012-01-241-64/+28
|
* Install oh-gencontrol.P. J. McDermott2012-01-211-0/+4
|
* Suppress 'rm' errors on uninstall.P. J. McDermott2012-01-211-10/+10
|
* Document oh-gencontrol.P. J. McDermott2012-01-211-0/+7
|
* Modify build system for "compilation" and libs.P. J. McDermott2012-01-211-10/+36
|
* Write oh-installfiles(1) and oh-buildopk(1) pages.P. J. McDermott2012-01-201-0/+8
|
* Write oh-strip(1) manual page.P. J. McDermott2012-01-201-0/+4
|
* Add MANDIR option and macro to build system.P. J. McDermott2012-01-201-0/+5
|
* Fix BINDIR, support DESTDIR, and prettify output.P. J. McDermott2012-01-191-9/+17
|
* Initial commit. Write build system.P. J. McDermott2012-01-191-0/+46