diff --git a/bin/makefile-freebsd.386-x b/bin/makefile-freebsd.386-x index b963f57..09e459e 100755 --- a/bin/makefile-freebsd.386-x +++ b/bin/makefile-freebsd.386-x @@ -1,6 +1,6 @@ # Options for Linux, Intel 386/486 and X-Window -CC = gcc -m32 -std=c89 +CC = gcc -m32 -std=c89 -Wall XFILES = $(OBJECTDIR)xmkicon.o \ $(OBJECTDIR)xbbt.o \