~tytel/helm/development

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: Matt Tytel
  • Date: 2017-07-06 11:53:07 UTC
  • mto: (1351.1.6)
  • mto: This revision was merged to the branch mainline in revision 1357.
  • Revision ID: git-v1:8159db574e1e5fa495fb6bc36a292fd085731be4
Slight bump to makefile.

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
endif
31
31
endif
32
32
 
33
 
 
34
33
PROGRAM = helm
35
34
BIN     = $(DESTDIR)/usr/bin
36
35
BINFILE = $(BIN)/$(PROGRAM)