Makefile 338 B

1234567891011121314
  1. restore_tag:
  2. nfc-mfclassic f A dump/lim_10.mfd dump/lim_10.mfd f
  3. nfc-mfclassic w a dump/lim_10.mfd f
  4. selecta_change_from_orig:
  5. mfoc -O temp.mfd
  6. nfc-mfclassic f B dump/lim_10.mfd temp.mfd f
  7. nfc-mfclassic w A dump/lim_10.mfd
  8. rm temp.mfd
  9. ./poolset --write 10 25/11/16 25/11/19
  10. all:
  11. gcc -o poolset -lusb -lnfc -lfreefare poolset.c