mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-27 09:58:45 +01:00
5 lines
55 B
Makefile
5 lines
55 B
Makefile
# -*- mode: Makefile; -*-
|
|
|
|
clean:
|
|
rm -rf $(PLATFORM)
|
|
|