wmtime: Update Makefile.
commitad27c973c1f55950b310d58832b16748541df450
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Sat, 3 Jan 2015 22:16:18 +0000 (3 16:16 -0600)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 3 Jan 2015 22:31:44 +0000 (3 22:31 +0000)
tree3aea71351f61cf6de5ccfd9d2d8b9a84cb9cc2a3
parent937d1d280a91c5d0c5dc8ef01a6bcc1db4dbe1c3
wmtime: Update Makefile.

In particular,
- Remove reference to deprecated X11R6 directory.
- Honor PREFIX and INSTALL variables.
- Change definition of CFLAGS from += to =; perhaps users don't want to
  append -O2. Also move -Wall to CFLAGS.
- Use C*FLAGS only when compiling and LDFLAGS only when linking.
- Create directories if needed during install.
- Install manpage.
wmtime/Makefile