6 Commits

Author SHA1 Message Date
Hans Verkuil
35eaca75f1 Add a top-level cleanall target.
make cleanall does a distclean for the top-level and the linux directory.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
2012-08-17 14:15:51 +02:00
Mauro Carvalho Chehab
ab9595ff76 Makefile: Remove some hg-specific targets
Those targets are useless nowadays. They were used when the main tree
used to be in Mercurial.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-06-27 16:46:55 -03:00
Hans Verkuil
a23fa01719 More 'make dir' improvements
Check whether the specified directory contains kernel sources (just does a
sanity check for the presence of include/linux/videodev2.h).

Adds an extra '../' when called from the top-level Makefile. It's what you
would expect.

Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2011-02-08 14:25:12 +01:00
Mauro Carvalho Chehab
3018555cd6 Makefile: Re move obsolete -hg only targets
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-01-05 08:23:18 -02:00
Mauro Carvalho Chehab
1b8cee25ce Add mostly used linux/ targets at the main Makefile
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-01-05 08:23:18 -02:00
Mauro Carvalho Chehab
5012d58a62 Initial version of the new building system
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-10-17 12:00:40 -02:00