# $Id$ # # Empty targets to be extended by the target:: syntax. # comma := , space := space += all: compile link compile:: link:: pot:: update-po:: install-bin:: install-dev:: install-mo:: install: install-bin install-dev install-mo clean:: rm -rf *~ *.bak