Building application problem: custom Makefile

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

 



Just a quick guess. I usually don't work with Makefiles directly, so I 
may be wrong:
In your Makefile, 'all' depends on 'voip-app.c', for which no rule is 
given. Shouldn't it be
  all: void-app
rather than
  all: void-app.c
instead?

Stefan




[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux