Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
447 B

#############################################################################
#
# Microsoft Confidential
# Copyright (C) Microsoft Corporation 1995
# All Rights Reserved.
#
# Makefile for CardBus Socket Services Driver
#
##########################################################################
ROOT = ..\..\..\..
DEVICE = ACPITAB
DYNAMIC = DYNAMIC
NOUSEPCH = TRUE
OBJS = acpitab.obj acpimain.obj debug.obj
!include $(ROOT)\pnp\vxd\vxd.mk