aboutsummaryrefslogtreecommitdiff
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add a config option to link against system or shipped strlcpyQuentin Rameau2018-06-021-2/+2
|
* Refactor MakefileQuentin Rameau2018-06-021-27/+26
| | | | | | Declare it as POSIX-compliant Use $() instead of ${} Separate stock CFLAGS from user CFLAGS
* Makefile: add a dependency on arg.hQuentin Rameau2017-12-031-0/+2
|
* merge my changes to masterHiltjo Posthuma2017-06-021-36/+29
| | | | | | Special thanks to: - Wolfgang Corcoran-Mathe for sending patches and testing. - Nico Golde for maintaining ii for so long.
* changes for ii-1.2Nico Golde2007-06-231-3/+3
|
* copyright adjustmentsNico Golde2007-04-281-0/+1
|
* small makefile adjustmentsNico Golde2007-02-031-3/+4
|
* makefile needs to install new filesNico Golde2007-02-031-1/+7
|
* release preparednion@h4447.serverkompetenz.net2007-02-011-1/+1
|
* Cleanup install targetkai@dings.kai2006-03-161-8/+5
| | | | | | | - rename MANPREFIX into MANDIR - introduce variables BINDIR and MAN1DIR - propagate DESTDIR in config.mk - use install for installing files
* appliead Anthonys Makefile patchAnselm R. Garbe2006-02-241-1/+3
|
* added missing -f thanks florolf for hinnion@noname2006-01-291-2/+2
|
* added initial filesgarbeam@wmii.de2005-12-191-0/+48