This website works better with JavaScript.
Explore
Help
Register
Sign In
flanchan
/
lazy-rebuild
Watch
1
Star
0
Fork
You've already forked lazy-rebuild
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Makefile: strip output binary
Browse Source
master
Avril
4 years ago
parent
111e1e3ea0
commit
11fa5b6724
Signed by:
flanchan
GPG Key ID:
284488987C31F630
1 changed files
with
2 additions
and
2 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
Makefile
Unescape
Escape
View File
@ -7,8 +7,8 @@ clean:
lazy-rebuild
:
go build -o
$@
strip
$@
test
:
mkdir
test
touch test/file1.txt
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
flanchan/lazy-rebuild
Title
Body
Create Issue