Skip to content

Commit 4c349b0

Browse files
author
Shell-thon
committed
pdate
1 parent 66db3ff commit 4c349b0

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: school.c main.c holberton.c m.h
4-
gcc school.c main.c holberton.c -o holberton
3+
all: school.c main.c m.h
4+
gcc school.c main.c -o school

0x1C-makefiles/school

16.4 KB
Binary file not shown.

0 commit comments

Comments
 (0)