Moved files a bit to reflect their use

This commit is contained in:
Maieul BOYER 2024-08-02 19:27:52 +02:00
parent 7ac90bac55
commit 72b90debcc
No known key found for this signature in database
18 changed files with 149 additions and 124 deletions

View file

@ -6,7 +6,7 @@
# By: maiboyer <maiboyer@student.42.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2023/11/03 13:20:01 by maiboyer #+# #+# #
# Updated: 2024/07/23 22:07:26 by maiboyer ### ########.fr #
# Updated: 2024/08/02 18:58:07 by maiboyer ### ########.fr #
# #
# **************************************************************************** #
@ -83,4 +83,6 @@ build_filelist:
@echo "" >> Filelist.$(ANAME).mk
@echo -e '$(COL_GRAY) Populating $(COL_GREEN) Filelist.$(ANAME).mk$(END)'
%.h: ;
-include $(DEPS)