Removed top-level Linux makefiles for SFML and CSFML (forgot to remove them before)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1629 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
95eda37e47
commit
0cc5563cac
2 changed files with 0 additions and 14 deletions
|
@ -1,6 +0,0 @@
|
||||||
|
|
||||||
all: csfml
|
|
||||||
|
|
||||||
csfml install clean mrproper:
|
|
||||||
cd ./build/make && $(MAKE) $@
|
|
||||||
|
|
8
Makefile
8
Makefile
|
@ -1,8 +0,0 @@
|
||||||
|
|
||||||
all: sfml
|
|
||||||
|
|
||||||
sfml samples install clean mrproper:
|
|
||||||
cd ./build/make && $(MAKE) $@
|
|
||||||
|
|
||||||
.PHONY: samples
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue