windows-nt/Source/XPSP1/NT/base/ntsetup/win95upg/tools/regrep/sources

27 lines
331 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!include ..\..\win95upg.mk
# component
MINORCOMP=regrep
# target
TARGETNAME=regrep
TARGETPATH=obj
TARGETTYPE=PROGRAM
# x86-specific sources
I386_SOURCES=\
regrep.c \
# link libraries
!include $(WIN95UPG_ROOT)\common\libs.mk
!include $(WIN95UPG_ROOT)\tools\sdklibs.mk
# app settings
UMTYPE=console
UMENTRY=main