Use GNUmakevars

This commit is contained in:
hjp 2000-08-19 15:03:44 +00:00
parent 6726f7dc07
commit 989af92d7b
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
include GNUmakerules
include GNUmakevars
setperm:
clean:
rm setperm
install: $(BINDIR)/setperm
include GNUmakerules