summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2024-05-02Don't print if there's nothing to doDominik Kaiser
2024-04-29Change compilation messageDominik Kaiser
2024-04-29Make compilation explicit and change messagesDominik Kaiser
2024-04-29Added bonus files to normal src and change rmDominik Kaiser
2024-04-29Add ft_atol.cDominik Kaiser
2024-04-29Remove bonus rule to keep libft from relinkingDominik Kaiser
2024-04-12Add get_next_line to libftDominik Kaiser
2024-04-12Change clean rule to also delete bonus .o filesDominik Kaiser
2024-04-12Add ft_printfDominik Kaiser
2024-03-10BonusDominik Kaiser
2024-03-10Complete missing functions and add headerDominik Kaiser
2024-03-07Add stuff, fix stuff and whateverDominik Kaiser
2024-03-06Setup and current progressDominik Kaiser
Forgot to commit earlier...