5 lines
56 B
Makefile
5 lines
56 B
Makefile
|
THISDIR=proto/static
|
||
|
OBJS=static.o
|
||
|
|
||
|
include ../../Rules
|