Building programs
From RFID Wiki
Follow the example in one of the many subdirectories under ~MRG/test. Watch out: some of them are very old, and might not even compile. See Test programs.
Build them by
| $make |
To create a new program, create a new subdirectory under ~MRG/test. Copy Makefile and .gdbinit from an existing test subdirectory, and type the main program.


