commit 183a487a3143c90e990327a4843a713449331434 from: Marcel Rodrigues date: Tue Dec 02 23:40:24 2014 UTC Do not strip symbols. commit - 9bd8038892a97a4d6d9d7b9bf8e394e922a0aeb2 commit + 183a487a3143c90e990327a4843a713449331434 blob - b6a232702530cc0d83cb85c0b786f98470a336ed blob + b4f383858a7a06c776f55aae10d9a0eb4a84007e --- Makefile +++ Makefile @@ -2,7 +2,7 @@ LDLIBS=-lcurses CFLAGS=-Wall -Wextra -Werror -O2 PREFIX=/usr/local MANPREFIX=$(PREFIX)/man -INSTALL=install -Ds +INSTALL=install -D all: rover