Rev 1635 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
include ../Makeconf# Everything except CVS and MakefileINSTALLFILES = A* B* Cour* H* [N-Z]*install:$(INSTALL_DIR) $(rhome)/afmfor f in $(INSTALLFILES); \do $(INSTALL_DATA) $$f $(rhome)/afm; \done