Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^6: makefile.mk is missing with Perl 5.34.0 distro.

by Corion (Patriarch)
on Aug 25, 2021 at 18:26 UTC ( [id://11136083]=note: print w/replies, xml ) Need Help??


in reply to Re^5: makefile.mk is missing with Perl 5.34.0 distro.
in thread makefile.mk is missing with Perl 5.34.0 distro.

The traditional way of creating patch files is the diff program:

  1. You copy the old file to a backup filename (say, GNUmakefile.org)
  2. You edit the GNUmakefilke
  3. You create the patch file: diff -Naur GNUmakefile.org GNUmakefile >mypatch.path

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11136083]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (4)
As of 2024-04-24 03:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found