index
:
piscine.git
master
School project: piscine Jul 2019
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
c09
/
ex00
/
libft_creator.sh
blob: f799ee22df3005de1900b79fc7d54c187d67a96d (
plain
)
1
2
3
#!/bin/sh
gcc
-c
*
.c
ar
-rcs
libft.a
*
.o