13 lines
278 B
Makefile
13 lines
278 B
Makefile
|
#######################################################################
|
||
|
|
||
|
#
|
||
|
|
||
|
# Copyright (c) 1997-2001 Microsoft Corporation, All Rights Reserved
|
||
|
#
|
||
|
# utillib Makefile
|
||
|
#
|
||
|
########################################################################
|
||
|
|
||
|
BUILDTYPE=DEBUG
|
||
|
!include common.inc
|