build: fix make local, improve make standalone
commit62ca03b94f09ddedc042bd5ac7bfa79215d7c380
authorMarc André Tanner <mat@brain-dump.org>
Wed, 23 Mar 2016 21:35:50 +0000 (23 22:35 +0100)
committerMarc André Tanner <mat@brain-dump.org>
Wed, 23 Mar 2016 22:07:32 +0000 (23 23:07 +0100)
tree6a6e3fc72585403ecb65a7b8a6342fd35a7d9c48
parentd67ce0cb9c0f807f90b964abe5be1173ac10ff7f
build: fix make local, improve make standalone

The local target should use the system curses library not a custom
build one. Also the two targets are now compatible with each other,
meaning that the relevant libraries are correctly rebuilt from
scratch against the correct libc.
GNUmakefile