devshane / zork

The DUNGEON (Zork I) source
582 stars 126 forks source link

Makefile - install ensures lib and bin exist #4

Closed jaredledvina closed 7 years ago

jaredledvina commented 7 years ago

Before we cp the zork and dtextc.dat files we mkdir the lib and bin path. Hopefully, this is sane from the Makefile perspective. Created to address the comment here: https://github.com/Homebrew/homebrew-core/pull/14681#discussion_r123882825