7 lines
175 B
Plaintext
7 lines
175 B
Plaintext
name = edit
|
|
LNK = $(name).lnk
|
|
CFLAGS += -I"../.."
|
|
OBJS = edit.obj efile.obj eprint.obj efont.obj emem.obj
|
|
resources =
|
|
lnk_dependencies = makefile ../edit.mif ../../master.mif
|