mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-11-18 10:08:29 +01:00
5 lines
59 B
Makefile
5 lines
59 B
Makefile
# -*- mode: Makefile; -*-
|
|
|
|
clean:
|
|
rm -rf $(PLATFORM)/*.o
|
|
|