mirror of
https://github.com/aap/pdp6.git
synced 2026-01-25 19:57:33 +00:00
various changes
This commit is contained in:
5
code/Makefile
Normal file
5
code/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
test.rim: main.rel tty.rel
|
||||
ld6 -r 100 -o test.rim main.rel tty.rel
|
||||
|
||||
%.rel: %.s
|
||||
as6 -o $@ $<
|
||||
Reference in New Issue
Block a user