From be022bb715b9d24bfff5583de1df5d295f03509c Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 20 Jul 2001 04:23:13 +0000 Subject: Remove GCC'isms in CFLAGS. --- usr.sbin/btxld/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.sbin/btxld') diff --git a/usr.sbin/btxld/Makefile b/usr.sbin/btxld/Makefile index 197dbc5..02714db 100644 --- a/usr.sbin/btxld/Makefile +++ b/usr.sbin/btxld/Makefile @@ -6,6 +6,4 @@ PROG= btxld SRCS= btxld.c elfh.c MAN= btxld.8 -CFLAGS+= -Wall - .include -- cgit v1.1