bgldepend(1)

NAME

bgldepend - create Bigloo dependencies in makefiles

SYNOPSIS

bgldepend [ options ] sourcefile ...

DESCRIPTION

Arraytion, it will update the makefile file. That is, it will search the makefile for the line:
# bgldepend start (don't edit)
and
# bgldepend stop
Dependencies will be written in between these two lines.

OPTIONS

Array-v Verbose mode

-o <makefile> The name of the makefile file to be updat
ed

EXAMPLE

Arraydate for the makefile. For example,
MAIN=foo.scm
SRCS = $(MAIN) bar.scm gee.scm
bgldepend:
bgldepend -o Makefile $(MAIN)

SEE ALSO

bigloo(1), bglafile(1), bglmake(1), bglpp(1), bglprof(1),
bgltags(1), make(1)

AUTHOR

Manuel SERRANO, Manuel.Serrano@inria.fr
Aug 15 1998
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout