frida/BSDmakefile
2024-04-19 12:15:50 +02:00

6 lines
72 B
Makefile

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