Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4609880
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T01:03:05+00:00 2026-05-22T01:03:05+00:00

The typical build targets for make and other build systems is a file or

  • 0

The typical build targets for make and other build systems is a file or directory. I am building a system similar BSD-ports for emacs packages.

I just realized that my target for each package was not truly accurate – it’s not that the file edan.el needs to be newer than its prerequisites. It must be newer than the prerequisites and it must contain

(provide '[% pkg %])

Where pkg is the package that has just been downloaded, unpacked, and byte-compiled.

Is there a way to do this with make? Does any other build system handle this sort of thing?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T01:03:06+00:00Added an answer on May 22, 2026 at 1:03 am

    It’s always the case that you want the target to contain the right data. You don’t want foo.o to have no relation to the contents of foo.c, for example. The timestamps are merely a proxy for this. You have to trust that the tools actually do the right thing.

    It sounds like the real complication here is that the dependencies are dynamic. The file edan.el depends on the list of all currently installed and managed packages, which can change. But you can, of course, represent this data as a file. I expect you already do have a file that has a list of the active packages, actually.

    (You possibly also want to depend on the actual packages too. You should be able to write a script to munge this data into a depend file that is include in the main Makefile.)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What is a typical/preferable way to build system with Apache-Camel and ActiveMQ ? How
I'm building a business application which mostly involves tables and other typical form elements.
My build process consists of Qt's qmake Makefile generator and the typical make utility
I'm working on a build system that has bad practices piled on other bad
Typical SAX Parser - I am building a list out of the endElement. I
I want to build a program that can recognize typical playing cards. is there
My question is similar this one here: ResultsController to another ResultsController A typical app
I have an msbuild project file that is used for building several C++ projects
I attempted to build a Flex 4 skin for a Spark button, typical practice.
We are a small team going to build a Video Manager System. It get

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.