!include ..\..\win95upg.mk !include $(WIN95UPG_ROOT)\w95upgnt\w95upgnt.mk # component MINORCOMP=hkcrtool # target TARGETNAME=hkcrtool TARGETPATH=obj TARGETTYPE=PROGRAM # x86-specifc sources I386_SOURCES=\ hkcrtool.c \ # link libraries !include $(WIN95UPG_ROOT)\w95upgnt\libs.mk # app settings UMTYPE=console UMENTRY=wmain