moved the location of bin and test

This commit is contained in:
Tom Everett
2016-03-19 19:11:30 -06:00
parent 514ff1057a
commit c9d394642b
2 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -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