Files
tty-solitaire/Makefile
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

1.8 KiB