Skip to content

Commit

Permalink
new prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Jan 6, 2018
1 parent 9474114 commit 5d677fc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
prefix = /usr/local

all: mingus mingusa

install: all
install mingus mingusa $(prefix)/bin

clean:
rm -f mingus mingusa

Expand Down

0 comments on commit 5d677fc

Please sign in to comment.