Skip to content

this is a makefile generator for students of 42_networks. made by jekim in 42Seoul

License

Notifications You must be signed in to change notification settings

Two-Jay/42mf_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

42mf_generator

this is a makefile generator for 42_networks's students.

2021-06-08.2.09.36.mov

Description

Makefile generator on command-line interface.

Setup

  1. clone this repo in your project folder
  2. run ./42makefile.sh

Usage

this generator is able to make a basic Makefile for your project, and supports those features.

  1. generating for a project to make library or program
  2. setting about $(NAME) or compiler & it's flags
  3. making basic directories : src, obj, includes
  4. .PHONY option
! this project is just basic makefile generator.
so you need to customize the Makefile for your project.

Note

Don't forget the Stdheader in your Makefile. it is mandatory according to Norm rules!

DO NOT USE this tool for any subject of la piscine. I am, as the developer of this program, not responsible for any penalty for using Makefile which made by this makefile generator in la picsine.

Credits

@jekim in 42Seoul

License

This work is published under the terms of 42 Unlicense.

About

this is a makefile generator for students of 42_networks. made by jekim in 42Seoul

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages