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

20 lines
482 B
Makefile

#############################################################################
#
# Microsoft Confidential
# Copyright (C) Microsoft Corporation 1991-1999
# All Rights Reserved.
#
# audio\inc makefile
#
# inc.mk contains the rules and dependence list of inc/h files.
#
#############################################################################
ROOT = ..\..\..
IS_32 = TRUE
IS_OEM = TRUE
CLEANLIST = $(AUDIOINCDEP)
TARGETS = $(AUDIOINCDEP)
!include ..\audio.mk