This website requires JavaScript.
Explore
Help
Sign In
knotteye
/
plchat
Watch
1
Star
0
Fork
You've already forked plchat
0
Code
Issues
1
Pull Requests
Releases
4
Activity
Add install target to makefile
Browse Source
develop
knotteye
2021-04-16 22:22:31 -05:00
parent
f2b7c2ffec
commit
dbc92c92d5
1 changed files
with
4 additions
and
1 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
Expand all files
Collapse all files
3
Makefile
Unescape
Escape
View File
@ -26,3 +26,6 @@ pack:
clean
:
clean
:
rm -r dist
||
true
rm -r dist
||
true
install
:
install dist/plchat
$(
PREFIX
)
/bin
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
knotteye/plchat
Title
Body
Create Issue