clean target

This commit is contained in:
Yevgen Muntyan 2010-09-22 03:14:07 -07:00
parent b57db7b721
commit 4dc8727cc0

View File

@ -13,3 +13,6 @@ build-data: check-make
cp -R $(mgwdir)/extra/medit-data/* $(mgwtargetdir)/
build: build-gtk build-data
clean:
rm -rf $(mgwtargetdir)