This website works better with JavaScript.
Explore
Help
Sign In
neingeist
/
springer
Archived
Watch
1
Star
0
Fork
You've already forked springer
0
Code
Releases
Activity
🔧
add clean target
Browse Source
master
neingeist
5 years ago
parent
cddde0ebac
commit
8ce0cdcee4
1 changed files
with
6 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
7
Makefile
Unescape
Escape
View File
@ -1 +1,6 @@
all
:
springer
TARGETS
:=
springer
all
:
$(
TARGETS
)
clean
:
rm -f
$(
TARGETS
)
Reference in New Issue
Repository
neingeist/springer
Title
Body
Create Issue