mirror of
https://github.com/aap/pdp6.git
synced 2026-01-25 19:57:33 +00:00
wrote new gui; implemented and fixed a bunch of stuff
This commit is contained in:
@@ -3,3 +3,6 @@ test.rim: main.rel tty.rel
|
||||
|
||||
%.rel: %.s
|
||||
as6 -o $@ $<
|
||||
|
||||
%.lst: %.s
|
||||
as6 -o /dev/null -l $@ $<
|
||||
|
||||
Reference in New Issue
Block a user