!IF 0 Copyright (c) 1989-2001 Microsoft Corporation !ENDIF MAJORCOMP=ntos MINORCOMP=fatx TARGETNAME=fatx TARGETPATH=$(BASEDIR)\private\ntos\obj TARGETTYPE=LIBRARY INCLUDES=$(BASEDIR)\private\ntos\inc;$(BASEDIR)\public\ddk\inc MSC_WARNING_LEVEL=/W4 /WX C_DEFINES=$(C_DEFINES) -D_NTSYSTEM_ SOURCES=allocsup.c \ cleanup.c \ close.c \ create.c \ devctrl.c \ dirctrl.c \ driver.c \ fatsup.c \ fcbsup.c \ fileinfo.c \ flush.c \ fsctrl.c \ mountvol.c \ readwrit.c \ synch.c \ volinfo.c PRECOMPILED_INCLUDE=fatx.h PRECOMPILED_PCH=fatx.pch PRECOMPILED_OBJ=fatx.obj