fruitjam-doom/man
Rodrigo Rebello 86cb29b693 Avoid use of '$<' and '$^' in Makefile rules
Versions of make other than GNU make don't support automatic variables
in explicit rules, only in suffix (implicit) ones.

This fixes the build on FreeBSD (and possibly other BSD variants), which
was failing with errors like:

cp  chocolate-doom-setup
usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file target_file
       cp [-R [-H | -L | -P]] [-f | -i | -n] [-alpvx] source_file ... target_directory
*** Error code 64

Stop.
2015-12-30 11:36:28 -02:00
..
bash-completion bash-completion: allow multiple files with the same extensions 2015-10-30 08:53:37 +01:00
.gitignore Ignore some more autogenerated files 2014-06-12 18:13:37 -07:00
chocolate-server.6 man: fix the very last hyphen used as minus sign 2015-05-01 13:54:36 +02:00
chocolate-setup.6 Add "see also" sections to manpages and GPL note. Add "files" section to 2008-03-12 20:12:51 +00:00
CMDLINE.template Reword CMDLINE template lead-in text to be game agnostic. 2013-09-15 22:20:17 +00:00
default.cfg.template Replace manpage header, footer, environment files with a single template 2008-02-25 23:50:07 +00:00
docgen Bash-Completion: First attempt at programatically creating the parameters list 2015-10-26 18:44:30 +01:00
doom.template man: Add documentation for IWAD search paths. 2015-08-23 16:12:54 -04:00
environ.man man: Add documentation for IWAD search paths. 2015-08-23 16:12:54 -04:00
extra.cfg.template Replace manpage header, footer, environment files with a single template 2008-02-25 23:50:07 +00:00
heretic.template man: Add documentation for IWAD search paths. 2015-08-23 16:12:54 -04:00
hexen.template man: Add documentation for IWAD search paths. 2015-08-23 16:12:54 -04:00
INSTALL.template Simplify INSTALL.template music notes. 2014-04-05 15:08:59 -04:00
iwad_paths.man man: Add documentation for IWAD search paths. 2015-08-23 16:12:54 -04:00
Makefile.am Avoid use of '$<' and '$^' in Makefile rules 2015-12-30 11:36:28 -02:00
simplecpp Use .items() rather than .iteritems() for compatibility with Python 2.7 2013-10-28 01:30:56 +00:00
strife.template man: Add documentation for IWAD search paths. 2015-08-23 16:12:54 -04:00
wikipages Add a list of wiki pages to link to and automatically insert links. 2007-12-13 23:04:58 +00:00