1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

Rename clean target to clean-local

This commit is contained in:
Jonas Fonseca 2005-10-02 20:32:31 +02:00 committed by Jonas Fonseca
parent f0de61e598
commit fe7879c248

View File

@ -129,7 +129,7 @@ install-local-yes:
# then the dependence on `distdir' will take care of copying.
dist: update-po distdir
clean:
clean-local:
rm -f $(PACKAGE).po *.new.po
include $(path_to_top)/Makefile.lib