1
0
Fork 0
mirror of https://github.com/pnx/m16vm synced 2026-06-18 04:00:02 +02:00

Makefile: call "as" "m16as"

This commit is contained in:
Henrik Hautakoski 2018-12-10 23:17:07 +01:00
parent ad74f2d476
commit 0a91644879
No known key found for this signature in database
GPG key ID: 839F3A7EAFAEAFAA
2 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View file

@ -1,4 +1,4 @@
*.o
*.a
m16vm
/as
m16as