Changeset 4088

Show
Ignore:
Timestamp:
08/09/06 08:55:59 (7 years ago)
Author:
khali
Message:

More .PHONY targets.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/Makefile

    r4079 r4088  
    281281LIBCFLAGS := -fpic $(ALL_CFLAGS) 
    282282 
    283 .PHONY: all clean install version package 
     283.PHONY: all user clean install user_install uninstall user_uninstall version package 
    284284 
    285285# Make all the default rule