summaryrefslogtreecommitdiff
path: root/distrib/utils/x_ping/Makefile
AgeCommit message (Expand)Author
2013-11-09vax specific gcc 4.8.1 hackschristos
2010-12-13be a happy crunch buildpooka
2001-12-12Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=.tv
2001-10-05Change all COPTS+=-Os to DBG=-Os as that var actually controls the optimizationjmc
2001-08-20Drop ``-Os'' on sparc64 due to toolchain issues.martin
2000-05-18Part II. Link everything -static since that's what want for crunchgenmatt
2000-05-18Compile things with -Os. I wonder if compiling -Mno-pic for mips and vaxmatt
1999-10-18Build ping without IPSEC.pk