1
0
mirror of https://github.com/wfjm/w11.git synced 2026-02-18 05:44:12 +00:00

mcodes: add Makefiles, include in Travis

This commit is contained in:
wfjm
2019-05-12 08:48:25 +02:00
parent 4ff0b57a7a
commit a211470cc5
9 changed files with 92 additions and 26 deletions

8
tools/mcode/sys/Makefile Normal file
View File

@@ -0,0 +1,8 @@
# $Id: Makefile 1147 2019-05-11 07:08:40Z mueller $
#
# Revision History:
# Date Rev Version Comment
# 2019-05-07 1147 1.0 Initial version
#---
#
include ${RETROBASE}/tools/make/generic_asm11_def.mk