Use GNUmakevars
This commit is contained in:
parent
6726f7dc07
commit
989af92d7b
|
@ -1,5 +1,7 @@
|
|||
include GNUmakerules
|
||||
include GNUmakevars
|
||||
setperm:
|
||||
clean:
|
||||
rm setperm
|
||||
install: $(BINDIR)/setperm
|
||||
|
||||
include GNUmakerules
|
||||
|
|
Loading…
Reference in New Issue