Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs3-24sp
solo02
Commits
f14c4bf5
Commit
f14c4bf5
authored
1 year ago
by
Adam Blank
Browse files
Options
Download
Email Patches
Plain Diff
Update Makefile
parent
4bd27fd5
Pipeline
#104469
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+1
-0
Makefile
with
1 addition
and
0 deletions
+1
-0
Makefile
View file @
f14c4bf5
...
@@ -80,6 +80,7 @@ CLEAN_COMMAND = find out/ ! -name .gitignore -type f -delete && \
...
@@ -80,6 +80,7 @@ CLEAN_COMMAND = find out/ ! -name .gitignore -type f -delete && \
find bin/
!
-name
.gitignore
-type
f
-delete
find bin/
!
-name
.gitignore
-type
f
-delete
clean
:
clean
:
mkdir
-p
out bin
$(CLEAN_COMMAND)
$(CLEAN_COMMAND)
# This special rule tells Make that "all", "clean", and "test" are rules
# This special rule tells Make that "all", "clean", and "test" are rules
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
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 comment