Skip to content

Commit

Permalink
Fix ching Makefile BINDIR
Browse files Browse the repository at this point in the history
  • Loading branch information
ctdk committed Aug 1, 2013
1 parent 0cc1595 commit 245dba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ching/Makefile.inc
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

CPPFLAGS+=-I${.CURDIR}/../include
CFLAGS+=-I${.CURDIR}/../include
BINDIR?=/usr/games
BINDIR?=${PREFIX}/bin
WARNS?=4

0 comments on commit 245dba4

Please sign in to comment.