Issue 7909 - Add two missing files to compile tools/dmake with cygwin
Summary: Add two missing files to compile tools/dmake with cygwin
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: 643
Hardware: PC Windows 2000
: P3 Trivial (vote)
Target Milestone: ---
Assignee: foskey
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-26 21:18 UTC by quetschke
Modified: 2003-01-20 14:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
dmake\startup\unix\cygwin\macros.mk (254 bytes, text/plain)
2002-09-26 21:20 UTC, quetschke
no flags Details
dmake\startup\unix\cygwin\Makefile.am (74 bytes, text/plain)
2002-09-26 21:20 UTC, quetschke
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description quetschke 2002-09-26 21:18:42 UTC
The following/attached two files are needed to compile tools/dmake with cygwin
in branch SRX643_OO.
Please add
/dmake/startup/unix/cygwin/macros.mk
                          /Makefile.am
to the cvs.
Comment 1 quetschke 2002-09-26 21:20:10 UTC
Created attachment 2975 [details]
dmake\startup\unix\cygwin\macros.mk
Comment 2 quetschke 2002-09-26 21:20:54 UTC
Created attachment 2976 [details]
dmake\startup\unix\cygwin\Makefile.am
Comment 3 hjs 2002-10-07 10:33:09 UTC
martin, could you take care of this?
Comment 4 Martin Hollmichel 2002-10-07 11:50:57 UTC
reassigned as requested
Comment 5 foskey 2002-10-07 14:42:58 UTC
The patches have now been applied to head.

Please test with:

cd dmake
cvs update -A
./configure
make
Comment 6 quetschke 2002-10-08 11:19:33 UTC
Works with cygwin.
Comment 7 Martin Hollmichel 2003-01-20 14:49:08 UTC
closing