comparison drivers/radeon/Makefile @ 22644:afae04da43ef

Mark phony targets as such.
author diego
date Sat, 17 Mar 2007 00:41:59 +0000
parents 9807d7e5dee5
children f4cf1a956498
comparison
equal deleted inserted replaced
22643:9807d7e5dee5 22644:afae04da43ef
46 # Stuff below is for me only ;) 46 # Stuff below is for me only ;)
47 vid: 47 vid:
48 make install 48 make install
49 rmmod radeon_vid 49 rmmod radeon_vid
50 modprobe radeon_vid mtrr=1 50 modprobe radeon_vid mtrr=1
51
52 .PHONY: all dep depend clean distclean install nodes vid