summaryrefslogtreecommitdiffhomepage
path: root/dev/SCIKit/src/Makefile
blob: 68a6407b8d465055928979a7662c0161a6f074ff (plain)
1
2
3
.PHONY: syscall_unit
syscall_unit:
	nasm -f win64 DispatchSysCalls.asm -o DispatchSysCalls.obj