On Wed, Sep 24, 2003 at 04:47:54PM -0600, Ross Werner wrote: > On Wed, 24 Sep 2003, Byron Clark wrote: > > > javac */*.java */*/*.java */*/*/*.java > > > jar cvf myjarfile.jar */*.class */*/*.class */*/*/*.class > > > > You may want to try using make for this. > > Let's pretend I know exactly zero about make and java. Also pretend the > last (and only) time I used make was two years ago and with C++. >
You can find a quick intro to make at http://docs.cs.byu.edu/programming/makefiles/ It even includes a java section. -- --------------------------------+----------------------------------- Byron Clark | http://www.byronandannie.net [EMAIL PROTECTED] | --------------------------------+----------------------------------- GnuPG Fingerprint: 0365 6979 6C3E BC0C 56C0 FB7F 12B3 75DD 042B EA68
pgp00000.pgp
Description: PGP signature
____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
