Searched refs:MYVERSIONMANLIST (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/CPAN-52/
H A DGNUmakefile65 MYVERSIONMANLIST = $(OBJROOT)/usr-share-man.list macro
184 find . ! -type d | sed 's,^\./,,' | sort > $(MYVERSIONMANLIST) && \
185 rm -fv `comm -12 $(VERSIONMANLIST) $(MYVERSIONMANLIST)`

Completed in 137 milliseconds