5 lines
50 B
Makefile
5 lines
50 B
Makefile
|
THISDIR=proto/rip
|
||
|
OBJS=rip.o
|
||
|
|
||
|
include ../../Rules
|