This website requires JavaScript.
Explore
Help
Sign in
crewID
/
libfreefare
Watch
1
Star
0
Fork
You've already forked libfreefare
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
main
libfreefare
/
contrib
/
Makefile.am
4 lines
58 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Reintroduce the possibility to hexdump(3) PCD <=> PICC transmissions. Not a hack this time: - Use the hexdump(3) function of the system if it exists; - Build the subpart of FreeBSD's libutil if not (contrib); - Do this only if configured --with-debug. The Mifare Classic / Ultralight code will be eventually changed to also provide this functionality.
2010-07-29 08:11:27 +02:00
SUBDIRS = libutil
Add my Vim snippets as contrib.
2010-07-29 09:14:11 +02:00
EXTRA_DIST = libfreefare_zsnippets.vim
Reference in a new issue
Copy permalink