Skip to content

Commit 0c7aa85

Browse files
committed
reorganize
1 parent c9e778f commit 0c7aa85

8 files changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile renamed to codelab/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
CC=gcc
22
CFLAGS=-Wall -g -Werror -DSOLUTION
3-
PROGS=sink
3+
PROGS=sink forward swap fe
44

55
all: $(PROGS)
66

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)