[glug-t] Re: Automake dependencies
- From: Vijay Kumar <vijaykumar@xxxxxxxxxxxx>
- To: glug_t@xxxxxxxxxxxxx
- Date: 29 Jun 2005 22:38:38 +0530
Muthiah Annamalai <dearestchum@xxxxxxxxxxx> writes:
> > bricks_SOURCES = brick.c bricks.c char.c graphics.c
> > display.c input.c
> > delay.c dir.h bool.h char.h display.h input.h
> > score.h brick.h delay.h
> > graphics.h matrix.h
>
> your bricks_SOURCES must read something like this
>
> bricks_SOURCES = x.c y.c l.c \
> m.c n.c c.c foo.bar \
> foo.foo bar.bar
I forgot to tell you... I wrapped the lines only after copying it into
my mail client (Sorry!). All the C files and header files were in a
single line...
Vijay
--
Free the Code,
Free the User.
---------------------------------------------------------------
To unsubscribe send a mail to glug_t-request@xxxxxxxxxxxxx with
'unsubscribe' as subject.
Website: http://glugt.linuxisle.com
- References:
- [glug-t] Re: Automake dependencies
- From: Muthiah Annamalai
Other related posts:
- » [glug-t] Automake dependencies
- » [glug-t] Re: Automake dependencies
- » [glug-t] Re: Automake dependencies
- » [glug-t] Re: Automake dependencies
- » [glug-t] Re: Automake dependencies
- [glug-t] Re: Automake dependencies
- From: Muthiah Annamalai