.NOTPARALLEL: world all clean install depend
 
world all clean install depend:
	@enterdir gzip ${MAKE} ${MFLAGS}

