This website requires JavaScript.
Explore
Help
Sign In
walkero
/
tbftss
Watch
1
Star
0
Fork
You've already forked tbftss
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
5aa3daf342
tbftss
/
Makefile
8 lines
86 B
Makefile
Raw
Normal View
History
Unescape
Escape
Moved platform specific code to src/plat
2015-11-24 23:46:52 +01:00
CC
=
gcc
EXEEXT
=
SEARCHPATH
+=
src/plat/unix
OBJS
+=
unixInit.o
Adding win32 makefile
2015-11-23 09:42:39 +01:00
i
n
c
l
u
d
e
c
o
m
m
o
n
.
m
k