Skip to content

4eshanb/Perl-Make

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Perl-Make

This project is a Perl program that is a replacement for a subset of gmake. Perl is powerful because it supports rapid development, there is no need to do compile-run cycle since the program is compiled every time it is run. The pmake utility executes a list of commands from the shell associated with each target, typically to create or update files of the same name. The Makefile contains entries that describe how to bring a target up to date.

This is a project for Professor Wesley Mackey's CMPS 112 at UCSC.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published