This website requires JavaScript.
Explore
Help
Register
Sign In
neko
/
csnake
forked from
nakidai/csnake
Watch
1
Star
0
Fork
You've already forked csnake
0
Code
Pull Requests
Activity
Autocreate config dir
Browse Source
configure
Nakidai
2023-10-30 03:10:21 +03:00
parent
317622a253
commit
5f6fc8f212
Signed by untrusted user who does not match committer:
nakidai
GPG Key ID:
914675D395210A97
1 changed files
with
2 additions
and
0 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
2
configure
vendored
Unescape
Escape
View File
@ -1,5 +1,7 @@
#!/bin/sh
mkdir config
CC=${CC:-cc}
RM=${RM:-rm -f}
CFLAGS=${CFLAGS:-}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
neko/csnake
Title
Body
Create Issue