windows-nt/Source/XPSP1/NT/printscan/ui/wiaacmgr/chicago/makefile

20 lines
536 B
Makefile
Raw Normal View History

2020-09-26 03:20:57 -05:00
#----------------------------------------------------------------------------
# /Build the file cabinet app.
#----------------------------------------------------------------------------
!ifdef NTMAKEENV # Prevent NT's build.exe from executing this makefile
#
# Build using BUILD.EXE (Do not edit this section of this file, edit SOURCES)
#
!INCLUDE $(NTMAKEENV)\makefile.def
!else # NTMAKEENV
#
# Currently not set up for building under Win95
# Need to add makefile information for this build environment.
#
!endif # NTMAKEENV