mf 2
This commit is contained in:
parent
51a1db8539
commit
ddec1650e6
@ -1,5 +1,5 @@
|
||||
BIN = graph.exe
|
||||
OBJ = errors.o lex.o main.o math_functions.o parser.o ps_graph.o tree.o
|
||||
OBJ = errors.obj lex.obj main.obj math_functions.obj parser.obj ps_graph.obj tree.obj
|
||||
|
||||
.c.obj:
|
||||
cl $< /c
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user