1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00

Don't use gcc specific flags.

This commit is contained in:
David Malone 2002-04-01 10:54:11 +00:00
parent ebdb213b72
commit 450435a11d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=93524

View File

@ -1,7 +1,6 @@
# $FreeBSD$ # $FreeBSD$
PROG= limits PROG= limits
CFLAGS+=-Wall
DPADD= ${LIBUTIL} DPADD= ${LIBUTIL}
LDADD= -lutil LDADD= -lutil