aboutsummaryrefslogtreecommitdiff
path: root/testes/libs/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'testes/libs/makefile')
-rw-r--r--testes/libs/makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/testes/libs/makefile b/testes/libs/makefile
index acff4848..698f8984 100644
--- a/testes/libs/makefile
+++ b/testes/libs/makefile
@@ -23,5 +23,5 @@ lib2.so: lib2.c $(LUA_DIR)/luaconf.h $(LUA_DIR)/ltests.h
23lib21.so: lib21.c $(LUA_DIR)/luaconf.h $(LUA_DIR)/ltests.h 23lib21.so: lib21.c $(LUA_DIR)/luaconf.h $(LUA_DIR)/ltests.h
24 $(CC) $(CFLAGS) -o lib21.so lib21.c 24 $(CC) $(CFLAGS) -o lib21.so lib21.c
25 25
26lib2-v2.so: lib2.so 26lib2-v2.so: lib21.c $(LUA_DIR)/luaconf.h $(LUA_DIR)/ltests.h
27 cp lib2.so ./lib2-v2.so 27 $(CC) $(CFLAGS) -o lib2-v2.so lib22.c