egtkbuild(1)
NAME
egtkbuild - Build an Eiffel project using eGTK
SYNOPSIS
egtkbuild [-verbose] [-with_gnome] root-class
DESCRIPTION
- ArrayThe build, if successful, produces an executable called
- root-class.
OPTIONS
Arrayare using classes from $EGTK/lib/gnome.
CUSTOMISATION
- Array'`gtk-config --libs`' or '`gnome-config --libs gnome gnomeui`' if
-with_gnome is used.
The whole command to be run is - $COMPILE $SE_OPTS $CECIL ${root_class}.e -o
- ${root_class} $DEBUG $OPTIMISE $INCFLAGS $EXTERNAL $LIBS
FILES
- $HOME/.egtkbuild.rc
- Settings for all builds by the user.
- ./.egtkbuild.rc
- Settings for the project in the current directory.
- This overrides any settings in $HOME/.egtkbuild.rc.
SEE ALSO
SmartEiffel documentation for compile.
AUTHOR
ArrayeGTK Eiffel library 10th July 2000