Files
AFLplusplus/frida_mode/test/libxslt/Makefile
2021-12-27 03:46:28 +00:00

14 lines
205 B
Makefile

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