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

32:
	@echo trying to use GNU make...
	@gmake 32 || echo please install GNUmake

clean:
	@gmake clean

frida:
	@gmake frida