Brad wrote: > > i'm getting started writing C/C++ programs that are more than one file > long, so i decided it's about time i learn to make a makefile. The make > info page mentions automake, the automake manpage hints at configure.in... > i'm getting confused! > > What's a good way to learn to make good makefiles? Which packages do i > need, and where do i even start to learn to use them? > > Thanks in advance. > > -- > Unsubscribe? mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
I use the Code Crusader IDE wich can automaticly generate MakeFiles. You find it at http://www.its.caltech.edu/~jafl/jcc/ dennis -- # Contrary to popular belief, UNIX is a user-friendly Operating System.# # It's just choosey about who its friends are. #