Re: [fedora-java] Enhanced aot-compile script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The way this traditionally works in UNIX is by using `make'.

For example, to rebuild the mail database you simply go to /etc/mail
and type

    make

which does whatever is necessary.

Why not do it this way with gcj's dependencies?  Just go into
/var/lib/gcj<blah> and run make?  The makefile can then do everything
that is necessary, using make's dependency analysis.

Andrew.


[Index of Archives]     [Red Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux