mirror of
https://github.com/deater/dos33fsprogs.git
synced 2026-04-20 09:17:14 +00:00
ethernet: update makefile
This commit is contained in:
+4
-3
@@ -1,6 +1,7 @@
|
||||
DOS33 = ../dos33fs-utils/dos33
|
||||
TXT2BAS = ../asoft_basic-utils/tokenize_asoft
|
||||
MAKEB = ../dos33fs-utils/make_b
|
||||
DOS33 = ../utils/dos33fs-utils/dos33
|
||||
TXT2BAS = ../utils/asoft_basic-utils/tokenize_asoft
|
||||
MAKEB = ../utils/dos33fs-utils/make_b
|
||||
TOKENIZE = ../utils/asoft_basic-utils/tokenize_asoft
|
||||
|
||||
all: ethernet.dsk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user