This website works better with JavaScript.
Home
Help
Sign In
chiefnoah
/
bell
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Fixes makefile
master
Noah Pederson
10 months ago
parent
390bbc9491
commit
34162a4d8f
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
Makefile
+ 2
- 2
Makefile
View File
@ -10,9 +10,9 @@ PREFIX = /usr/local
BINDIR
=
bin
MANDIR
=
share/man
all
:
bell
bell
.1
all
:
bell
doc
bell
:
bell
:
main
.
go
config
.
go
$(
GO
)
build
$(
GOFLAGS
)
.
doc
:
bell
.1
Write
Preview
Loading…
Cancel
Save