a103373f61
commit it so that whole thing compiles.
4 lines
50 B
Makefile
4 lines
50 B
Makefile
THISDIR=proto/rip
|
|
OBJS=rip.o
|
|
|
|
include ../../Rules
|