You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Makefile 126B

12345678910
  1. # Makefile for the mkQNXnbi filter
  2. all: mkQNXnbi
  3. mkQNXnbi: mkQNXnbi.o
  4. mkQNXnbi.o: mkQNXnbi.c
  5. clean:
  6. rm -f mkQNXnbi *.o