Grit & Makefiles

Knightsurfer

Member
Newcomer
Joined
Dec 19, 2020
Messages
22
Reaction score
9
Trophies
0
XP
296
Country
United Kingdom
So this time I wanted to cut down the stuff I have put into a bat file and automate it in a makefile, but I am still trying to get my head around the syntax of a makefile.

basicly I have a bundle of image files in a directory and accompanying them I have .grit files that grit should read the commands off.

I want it to go through each images file like so

$(GRIT) $(IMAGEFILE) -ff $(GRITFILE) -o graphics

I try to follow documentation from conorac but it seems outdated and includes features that I didn't want. :B
 
Last edited by Knightsurfer,

Site & Scene News

Popular threads in this forum