Class Index [+]

Quicksearch

all:

(cd ext/atk && $(MAKE))
$(MAKE) -f Makefile.lib

install:

(cd ext/atk && $(MAKE) install)
$(MAKE) -f Makefile.lib install

site-install:

(cd ext/atk && $(MAKE) site-install)
$(MAKE) -f Makefile.lib site-install

clean:

(cd ext/atk && $(MAKE) clean)
$(MAKE) -f Makefile.lib clean

distclean:

(cd ext/atk && $(MAKE) distclean)
$(MAKE) -f Makefile.lib distclean
@rm -f Makefile.lib

[Validate]

Generated with the Darkfish Rdoc Generator 2.