root/fbabel/Makefile

Revision 1203, 124 bytes (checked in by efphe, 1 year ago)

moving code from fenilot.org

Line 
1 OBJ = fbabel
2 NAME = fbabel
3
4 E = @echo
5 Q = @
6
7
8 all: $(OBJ)
9         $(E) "  -> ~/.bin/fbabel      " $(NAME)
10         $(Q) cp fbabel ~/.bin/
11
Note: See TracBrowser for help on using the browser.