wmsun: Update Makefile.
commitb5f8a9a4d56650bcffeededd51053db143ca65d7
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Sun, 14 Jun 2015 22:04:37 +0000 (14 17:04 -0500)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 14 Jun 2015 22:23:23 +0000 (14 23:23 +0100)
treecea8227682dadf5b4c80214bc09af4f9610f9e3c
parenta3f809008c0e4926caa825dfb649b044be2ad2b2
wmsun: Update Makefile.

In particular,
- Remove INCDIR, DESTDIR, and LIBDIR definitions.
- Add PREFIX, BINDIR, MANDIR, and INSTALL definitions.
- Add -lm to LIBS.
- Drop COPTS, uname, and INCDIR and add CPPFLAGS and CFLAGS when compiling.
- Drop COPTS, SYSTEM, INCDIR, and LIBDIR and add LDFLAGS when linking.
- Use INSTALL when installing, create installation directories, use new
  BINDIR and MANDIR directories.
wmsun/Makefile