Skip to content

tzhenghao/MakefileGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Makefile Generator

Introduction

This is a simple shell script that I wrote to help me generate my C++ Makefiles.

Installation

Usage

Just go ahead and run ./makefileGenerator.sh in the terminal to get started. A menu should prompt you on which sections that you would like to add to your Makefile.

More Program Options

Software Used

  1. Shell Script

Screenshots

Alt text This is a screenshot taken for when this program is run on the terminal using the command ./makefileGenerator.sh

Alt text This is a screenshot taken for when this program is run on the terminal using the command ./makefileGenerator.sh > Makefile (or some other file name)

Support

If you have any questions/concerns, please feel free to contact me. My email address is tanzhao@umich.edu

About

A simple shell script that generates a C++ Makefile.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages