Kernel/VTerm - Fix scroll-on-write code (scroll before writing, not after)
[tpg/acess2.git] / AcessNative / Makefile
1
2 .PHONY: all clean
3
4 all clean:
5         @$(MAKE) -C acesskernel_src $@
6         @$(MAKE) -C ld-acess_src $@

UCC git Repository :: git.ucc.asn.au