mirror of
https://github.com/livingcomputermuseum/pdp7-unix.git
synced 2026-05-02 22:33:11 +00:00
A few discrepancies fixed up.
This commit is contained in:
@@ -15,8 +15,8 @@ OTHERSRC=../src/other
|
||||
TESTSRC=../src/tests
|
||||
|
||||
# targets
|
||||
BINDIR=bin
|
||||
TESTDIR=tests
|
||||
BINDIR=../bin
|
||||
TESTDIR=../tests
|
||||
IMAGEFILE=image.fs
|
||||
|
||||
all: cmd others a.rim image
|
||||
|
||||
Reference in New Issue
Block a user