1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00

Remove GCC-specific flags.

This commit is contained in:
Mark Murray 2002-04-28 13:53:38 +00:00
parent 1abf87a869
commit 5666a04546
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=95653

View File

@ -1,7 +1,6 @@
# $FreeBSD$
PROG= chat
CFLAGS+=-Wall
MAN= chat.8
#as per policies section in handbook