automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Extending Automake to build non-file objects?


From: Conrad Dean
Subject: Extending Automake to build non-file objects?
Date: Sat, 14 Jun 2014 07:00:47 -0500

Hey!

I have a project where I need to generate datasets that are not stored as
flat files.  I can use  a CLI interface to generate them off of others and
the same CLI to check when datasets were last modified.  I think I want to
use automake to describe the relationships between datasets, and detect
when an upstream dataset has been generated to update the downstream ones.

Would make be a good fit for that? or is it too-closely tied to just
dealing with files?

Thanks!
Conrad


reply via email to

[Prev in Thread] Current Thread [Next in Thread]