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

Makefile: add rule for building libm16

This commit is contained in:
Henrik Hautakoski 2018-12-09 19:50:04 +01:00
parent aca8d7937e
commit f2d54204ca
No known key found for this signature in database
GPG key ID: 839F3A7EAFAEAFAA
2 changed files with 6 additions and 0 deletions

1
.gitignore vendored
View file

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