Skip to content
Snippets Groups Projects
Commit 58522e34 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Clean links, patch from <Christian.Lorenz@suse.de>

parent 14663e17
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,9 @@ ucgendat: $(LIBRARY) ucgendat.o
$(XXSRCS) : .links
clean-local: FORCE
@for i in $(XXSRCS) $(XXHEADERS); do \
$(RM) $$i ; \
done
@$(RM) .links
depend-common: .links
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment