add all target

development
Thomas Lindner 2023-03-08 21:55:26 +01:00
parent 4a10e87da5
commit 36156104ad
1 changed files with 3 additions and 1 deletions

View File

@ -3,7 +3,9 @@ LDLIBS := -lutil
dump_inode:
.PHONY: clean install
.PHONY: all clean install
all: dump_inode
clean:
rm -f dump_inode