This website requires JavaScript.
Explore
Help
Sign In
Edgaru089
/
SFML
Watch
1
Star
0
Fork
0
You've already forked SFML
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c0b84d3469
SFML
/
Makefile
9 lines
103 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
:
sfml
Modified the Linux build system so that makefiles are now outside the source tree git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1477 4e206d99-4929-0410-ac5d-dfc041789085
2010-03-23 23:55:07 +08:00
sfml samples install clean mrproper
:
cd
./build/make
&&
$(
MAKE
)
$@
.PHONY
:
samples
Reference in New Issue
Copy Permalink