about summary refs log tree commit diff
path: root/frida_mode/test/entry_point/Makefile
blob: 3b41b94ec0b870c0bd786e4e47750f81971f73d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
all:
	@echo trying to use GNU make...
	@gmake all || echo please install GNUmake

clean:
	@gmake clean

frida:
	@gmake frida

frida_entry:
	@gmake frida