This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
SFML
Watch
1
Star
0
Fork
0
You've already forked SFML
mirror of
https://github.com/SFML/SFML.git
synced
2024-11-25 12:51:05 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5219f332b4
SFML
/
CSFML
/
Makefile
7 lines
80 B
Makefile
Raw
Normal View
History
Unescape
Escape
Added the trunk/branches/tags directories at repository root, and moved previous root into trunk/ git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/trunk@1002 4e206d99-4929-0410-ac5d-dfc041789085
2009-01-29 00:18:34 +08:00
all
:
csfml
Moved CSFML Linux makefiles outside the source tree git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1498 4e206d99-4929-0410-ac5d-dfc041789085
2010-04-07 18:34:35 +08:00
csfml install clean mrproper
:
cd
./build/make
&&
$(
MAKE
)
$@
Reference in New Issue
Copy Permalink