Skip to content

Commit fa14f44

Browse files
author
Shell-thon
committed
update
1 parent ee35431 commit fa14f44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

0x1C-makefiles/0-Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# -*- Makefile -*-
22

3-
all: main.c holberton.c m.h
4-
gcc main.c holberton.c -o holberton
3+
all: school.c main.c holberton.c m.h
4+
gcc school.c main.c holberton.c -o holberton

0x1C-makefiles/school.c

100644100755
File mode changed.

0 commit comments

Comments
 (0)