Files
frida-frida-python/BSDmakefile
T
2024-03-14 15:34:40 +01:00

7 lines
72 B
Makefile

all: .DEFAULT
.DEFAULT:
@gmake ${.MAKEFLAGS} ${.TARGETS}
.PHONY: all