Skip to content

Commit 72302b5

Browse files
committed
make: fix targets
1 parent 8abffba commit 72302b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/make -f
2+
.PHONY: all dep update test
23

34
all:
45

0 commit comments

Comments
 (0)