README 259 B

123456789101112131415161718
  1. dfm
  2. ===
  3. simple gtk+ file manager
  4. Configuration
  5. -------------
  6. Create configuration file with:
  7. make config
  8. And edit config.h
  9. Installation
  10. ------------
  11. Create a configuration file, and then run the following to build and install:
  12. make clean install