Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jabis Sevón
/
mmjab
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
dec2c9f8
authored
2025-01-25 19:10:37 +0100
by
Jabis Sevón
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
make clean
1 parent
9b0ea2cd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
Makefile
Makefile
View file @
dec2c9f
...
...
@@ -21,6 +21,9 @@ install:
cp target/
$(target)
/
$(prog)
./
$(prog)$(extension)
&&
chmod +x ./
$(prog)$(extension)
all
:
build install
clean
:
rm ./
$(prog)$(extension)
help
:
@
echo
"usage: make
$(prog)
[debug=1]"
\ No newline at end of file
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment