spiegel-keyman/common/windows/delphi/ext/jwa/Makefile
2022-06-06 08:13:38 +10:00

16 lines
225 B
Makefile

#
# jedi/jwa Makefile (Keyman project)
#
!include ..\..\Defines.mak
build: install-paths
install: install-paths
install-paths:
$(DEVTOOLS) -ai $(COMMON_ROOT)\ext\jwa\Win32API
clean:
rem
!include ..\..\Target.mak