Skip to content

Commit

Permalink
Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ModernOctave committed Jun 13, 2021
1 parent 07fc98f commit ef0cd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ debug: ${SRCS}
${CC} -g ${SRCS} -o run

clean-appdata:
rm -rf .data
rm -rf .*.dat

0 comments on commit ef0cd2f

Please sign in to comment.