]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Completely revamped mkfiles.pl which incorporates dependency
authorSimon Tatham <anakin@pobox.com>
Sat, 16 Mar 2002 15:49:28 +0000 (15:49 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 16 Mar 2002 15:49:28 +0000 (15:49 +0000)
commita011a5edba36baefac91d4ca6991d4d2ed691aed
tree42e02f55eeede32945cfabff90562fa550e8cf16
parent6bc827158fbc8f3eb53c54d86a688d372d686023
Completely revamped mkfiles.pl which incorporates dependency
analysis (for both .c and .rc files). Generates the VC++ makefile as
well as the other two; the authoritative source is now the new file
`Recipe' rather than any particular Makefile. Note that `Makefile'
is still here as a relic of the old way until we stop the nightly
builds using it, but it'll be gone soon.

[originally from svn r1592]
README
Recipe [new file with mode: 0644]
mkfiles.pl