Skip to content
Snippets Groups Projects
Commit c414743b authored by deuce's avatar deuce
Browse files

Fix targets to create required dirs.

parent d1ecbe5d
No related branches found
No related tags found
No related merge requests found
all: $(LIBODIR)/$(LIBPREFIX)crt$(LIBFILE)
all: $(OBJODIR) $(LIBODIR) $(LIBODIR)/$(LIBPREFIX)crt$(LIBFILE)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment