We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8d3a61 commit 4a76fc4Copy full SHA for 4a76fc4
Makefile
@@ -0,0 +1,2 @@
1
+lc: lc.c
2
+ $(CC) $(CFLAGS) -o $@ $<
0 commit comments