Skip to content
Snippets Groups Projects
Commit c91ae51f authored by Linus Tolke's avatar Linus Tolke
Browse files

Nu med .PHONY

parent f2a92635
Branches
Tags
No related merge requests found
.PHONY: depend
depend: depend:
$(CC) -M $(CFLAGS) $(wildcard *.c) >dependencies $(CC) -M $(CFLAGS) $(wildcard *.c) >dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment