* Remove Alpha support and redundant flags from the Makefile.
authorSascha Wildner <swildner@dragonflybsd.org>
Sun, 13 Feb 2005 02:11:26 +0000 (02:11 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Sun, 13 Feb 2005 02:11:26 +0000 (02:11 +0000)
commitd136a2547ceaba7c3ef850f498e540128ff26d98
treedd0d7a8bfaa82e6b711682cbc00742a200c0b265
parentb9222d3b47a3bd1de0f2ad1379899e4b93c4bc0f
* Remove Alpha support and redundant flags from the Makefile.
* Rename 2 local variables.
* Cast 2 sizeof's to int for comparison.
* Add WARNS?= 6.

Submitted by: Sepherosa Ziehau <sepherosa@softhome.net>
              (with minor modifications by me)
sbin/ping/Makefile
sbin/ping/ping.c