2025-04-27 07:49:33 -04:00

14 lines
341 B
Makefile

#######################################################################
#
# Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
#
# utillib Makefile
#
########################################################################
!include common.inc
# turn off asserts for non debug builds
CFLAGS=$(CFLAGS) -DNDEBUG