Codebase list mtr / upstream/0.71 Makefile.dist
upstream/0.71

Tree @upstream/0.71 (Download .tar.gz)

Makefile.dist @upstream/0.71raw · history · blame

#
# This is an attempt on simplifying the compilation of mtr to a simple "make". 
#

firstrule: 
	./configure
	$(MAKE)

clean: 
	rm -f *.o *~ core

distclean: clean
	rm -f mtr config.cache config.status config.log \
	          stamp-h stamp-h[0-9]* TAGS ID