Now rendering comments

This commit is contained in:
2023-07-03 16:39:36 +03:00
parent 03e358e14d
commit 2b1da096a6
2 changed files with 85 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ $(BD)/libcgic.a:
cp $(LIBS_DIR)/cgic/libcgic.a $(BD)
$(BD)/libqments.a:
$(MAKE) -C $(LIBS_DIR)/qments
$(MAKE) -C $(LIBS_DIR)/qments static
cp $(LIBS_DIR)/qments/$(BD)/libqments.a $(BD)
$(BD)/$(CGI_EXEC): $(OBJ_FILES)