Commit Graph
2 Commits
Author SHA1 Message Date
Misty De Meo abbdb68acb Makefile: remove usage of GNU install-specific flag
The -D flag, though useful, is a GNU extension. Instead explicitly
create the directory using `install -d` before moving the executable.
2015-05-10 15:46:57 -07:00
Misty De Meo 0502f0f225 Makefile: support OS X system ncurses 2015-05-10 14:48:16 -07:00