Basic VM and other minor improvements.
Not complete, probably not fully debugged or optimized.
This commit is contained in:
@@ -13,7 +13,7 @@ d = ..
|
||||
CC = exec cc
|
||||
CFLAGS = -I$i $(CPROFILE)
|
||||
LDFLAGS = -i
|
||||
LIBS = -lsysutil -lsys
|
||||
LIBS = -lsys -lsys
|
||||
|
||||
OBJ = printer.o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user