|
-
March 6th, 2000, 03:38 AM
#1
need make utility for java
I've a lot of projects which I need to compile , it all has Makefiles,
but my Java is on Win32 system and I don't have make utility on my system.
Where can I download a make util that will understand my Makefiles ?
Btw , is there a "solid standard" for makefiles ?
-
March 7th, 2000, 09:12 AM
#2
Re: need make utility for java
Check www.gnu.org. All the unix utilities (including make, awk, grep, vi etc..) are available for Windoze.(Why do u use that?)
U can seamlessly compile with all ur Makefiles
with small changes.
Cheers,
Parag
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|