moved the location of bin and test
This commit is contained in:
+2
-2
@@ -10,8 +10,8 @@ SYSSRC=../src/sys
|
||||
CMDSRC=../src/cmd
|
||||
OTHERSRC=../src/other
|
||||
TESTSRC=../src/tests
|
||||
BINDIR=../bin
|
||||
TESTDIR=../tests
|
||||
BINDIR=bin
|
||||
TESTDIR=tests
|
||||
IMAGEFILE=image.fs
|
||||
|
||||
all: cmd others a.rim image
|
||||
|
||||
Reference in New Issue
Block a user