Issue 7909

Summary: Add two missing files to compile tools/dmake with cygwin
Product: Build Tools Reporter: quetschke
Component: codeAssignee: foskey
Status: CLOSED FIXED QA Contact: issues@tools <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 643   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
dmake\startup\unix\cygwin\macros.mk
none
dmake\startup\unix\cygwin\Makefile.am none

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