This website requires JavaScript.
Explore
Help
Sign In
bedohswe
/
foxp
Watch
1
Star
0
Fork
0
You've already forked foxp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
89e2283f4e
foxp
/
Makefile
4 lines
77 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add Makefile and src/
2024-06-01 20:25:25 +00:00
all
:
Add bin/ and .gitignore
2024-06-01 20:27:30 +00:00
mkdir -p bin/
$(
CC
)
-o bin/foxpc -O2 -Wall -Wextra -Wpedantic src/*.c
Reference in New Issue
Copy Permalink