2025-04-27 07:49:33 -04:00

26 lines
367 B
Plaintext

!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