$OpenBSD: patch-sys_unix_Makefile_utl,v 1.2 2005/09/11 12:26:02 espie Exp $ --- sys/unix/Makefile.utl.orig Sat Jul 2 09:24:44 2005 +++ sys/unix/Makefile.utl Sun Sep 11 13:32:57 2005 @@ -1,6 +1,7 @@ # Makefile for NetHack's utility programs. # SCCS Id: @(#)Makefile.utl 3.4 1997/04/19 +include ${NETHACKCONFIG} # newer makes predefine $(MAKE) to 'make' and do smarter processing of # recursive make calls if $(MAKE) is used # these makes allow $(MAKE) to be overridden by the environment if someone @@ -89,8 +90,7 @@ # flags for debugging: # CFLAGS = -g -I../include -CFLAGS = -O -I../include -LFLAGS = +CFLAGS += -I../include LIBS =